#FF89CB#FF89CB
#FF89CB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.8% C 0.161 H 346.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89CB |
|---|---|
| RGB | rgb(255, 137, 203) |
| HSL | hsl(326, 100%, 77%) |
| HSV | hsv(326, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 20.4%, 0%) |
| CIE-LAB | lab(71.87, 52.45, -13.97) |
| CIE-LCH | lch(71.87, 54.28, 345.09°) |
| OKLab | oklab(77.84% 0.1566 -0.0367) |
| OKLCH | oklch(77.84% 0.161 346.8) |
| XYZ | xyz(60.9665, 43.4677, 61.6674) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.51
Pink (survey)
#FF81C0
ΔE00 2.28
Bubblegum (survey)
#FF6CB5
ΔE00 5.85
Hot Pink
#FF69B4
ΔE00 6.33
Bubble Gum Pink
#FF69AF
ΔE00 6.77
Pinky
#FC86AA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89CB #89FFBD
analogous
#F889FF #FF89CB #FF8990
triadic
#FF89CB #CBFF89 #89CBFF
tetradic
#FF89CB #FFF889 #89FFBD #8990FF
square
#FF89CB #FFF889 #89FFBD #8990FF
split-complementary
#FF89CB #90FF89 #89FFF8
monochromatic
#FF0F95 #FF4CB0 #FF89CB #FFC6E6 #FFE0F2
Accessibility & contrast
On white
2.17
#FF89CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FF89CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89CB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89CB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CD
Deuteranopia (green-blind)
#B2B8C8
Tritanopia (blue-blind)
#FF87A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff89cb; /* rgb */ color: rgb(255, 137, 203); /* oklch */ color: oklch(77.8% 0.161 346.8);
Tailwind
colors: {
custom: {
50: '#ffaeda',
500: '#ff89cb',
950: '#000000',
},
}SCSS
$custom: #ff89cb; $custom-light: #ffaeda; $custom-dark: #000000;
JSON
{
"hex": "#ff89cb",
"rgb": {
"r": 255,
"g": 137,
"b": 203
},
"hsl": {
"h": 326.441,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77841,
"c": 0.16088,
"h": 346.8
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#FF89CB
secondary
#D4F7E3
accent
#E66500
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181115
muted
#868083