#FF55CB#FF55CB
#FF55CB is a light, highly saturated pink. Relative luminance 0.321; OKLCH L 71.6% C 0.236 H 342.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55CB |
|---|---|
| RGB | rgb(255, 85, 203) |
| HSL | hsl(318, 100%, 67%) |
| HSV | hsv(318, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 20.4%, 0%) |
| CIE-LAB | lab(63.40, 75.08, -26.85) |
| CIE-LCH | lch(63.40, 79.74, 340.32°) |
| OKLab | oklab(71.57% 0.2249 -0.0719) |
| OKLCH | oklch(71.57% 0.236 342.3) |
| XYZ | xyz(55.2697, 32.0742, 59.7685) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.02
Hot Pink
#FF69B4
ΔE00 6.32
Purpleish Pink
#DF4EC8
ΔE00 6.44
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 6.62
Barbie Pink
#FE46A5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55CB #55FF89
analogous
#DE55FF #FF55CB #FF5576
triadic
#FF55CB #CBFF55 #55CBFF
tetradic
#FF55CB #FFDE55 #55FF89 #5576FF
square
#FF55CB #FFDE55 #55FF89 #5576FF
split-complementary
#FF55CB #76FF55 #55FFDE
monochromatic
#DA0097 #FF18B8 #FF55CB #FF92DE #FFCFF0
Accessibility & contrast
On white
2.83
#FF55CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#FF55CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55CB
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55CB | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6388CE
Deuteranopia (green-blind)
#97A4C7
Tritanopia (blue-blind)
#FF5789
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff55cb; /* rgb */ color: rgb(255, 85, 203); /* oklch */ color: oklch(71.6% 0.236 342.3);
Tailwind
colors: {
custom: {
50: '#ff90db',
500: '#ff55cb',
950: '#000000',
},
}SCSS
$custom: #ff55cb; $custom-light: #ff90db; $custom-dark: #000000;
JSON
{
"hex": "#ff55cb",
"rgb": {
"r": 255,
"g": 85,
"b": 203
},
"hsl": {
"h": 318.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71565,
"c": 0.23615,
"h": 342.3
},
"luminance": 0.32069
}Semantic roles & 50–950 ramp
primary
#FF55CB
secondary
#BDF3CD
accent
#E64600
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83