#FF75CB#FF75CB
#FF75CB is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.1% C 0.192 H 344.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75CB |
|---|---|
| RGB | rgb(255, 117, 203) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 20.4%, 0%) |
| CIE-LAB | lab(68.24, 61.92, -19.46) |
| CIE-LCH | lch(68.24, 64.91, 342.56°) |
| OKLab | oklab(75.13% 0.1851 -0.0516) |
| OKLCH | oklch(75.13% 0.192 344.4) |
| XYZ | xyz(58.3823, 38.2993, 60.8060) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.38
Bubble Gum Pink
#FF69AF
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75CB #75FFA9
analogous
#EE75FF #FF75CB #FF7586
triadic
#FF75CB #CBFF75 #75CBFF
tetradic
#FF75CB #FFEE75 #75FFA9 #7586FF
square
#FF75CB #FFEE75 #75FFA9 #7586FF
split-complementary
#FF75CB #86FF75 #75FFEE
monochromatic
#FA009C #FF38B4 #FF75CB #FFB2E2 #FFE0F3
Accessibility & contrast
On white
2.43
#FF75CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FF75CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75CB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75CB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CE
Deuteranopia (green-blind)
#A7AFC8
Tritanopia (blue-blind)
#FF7497
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff75cb; /* rgb */ color: rgb(255, 117, 203); /* oklch */ color: oklch(75.1% 0.192 344.4);
Tailwind
colors: {
custom: {
50: '#ffa2db',
500: '#ff75cb',
950: '#000000',
},
}SCSS
$custom: #ff75cb; $custom-light: #ffa2db; $custom-dark: #000000;
JSON
{
"hex": "#ff75cb",
"rgb": {
"r": 255,
"g": 117,
"b": 203
},
"hsl": {
"h": 322.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75128,
"c": 0.19214,
"h": 344.4
},
"luminance": 0.38294
}Semantic roles & 50–950 ramp
primary
#FF75CB
secondary
#D4F7E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83