#FF89C8#FF89C8
#FF89C8 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.7% C 0.159 H 348.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89C8 |
|---|---|
| RGB | rgb(255, 137, 200) |
| HSL | hsl(328, 100%, 77%) |
| HSV | hsv(328, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 21.6%, 0%) |
| CIE-LAB | lab(71.78, 52.03, -12.45) |
| CIE-LCH | lch(71.78, 53.50, 346.54°) |
| OKLab | oklab(77.74% 0.1558 -0.0326) |
| OKLCH | oklch(77.74% 0.159 348.2) |
| XYZ | xyz(60.6124, 43.3261, 59.8028) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.86
Bubblegum Pink
#FE83CC
ΔE00 1.99
Bubblegum (survey)
#FF6CB5
ΔE00 5.66
Hot Pink
#FF69B4
ΔE00 6.15
Bubble Gum Pink
#FF69AF
ΔE00 6.50
Pinky
#FC86AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89C8 #89FFC0
analogous
#FB89FF #FF89C8 #FF898D
triadic
#FF89C8 #C8FF89 #89C8FF
tetradic
#FF89C8 #FFFB89 #89FFC0 #898DFF
square
#FF89C8 #FFFB89 #89FFC0 #898DFF
split-complementary
#FF89C8 #8DFF89 #89FFFB
monochromatic
#FF0F8F #FF4CAB #FF89C8 #FFC6E5 #FFE0F1
Accessibility & contrast
On white
2.17
#FF89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FF89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89C8
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89C8 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3CA
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#FF86A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff89c8; /* rgb */ color: rgb(255, 137, 200); /* oklch */ color: oklch(77.7% 0.159 348.2);
Tailwind
colors: {
custom: {
50: '#ffaed8',
500: '#ff89c8',
950: '#000000',
},
}SCSS
$custom: #ff89c8; $custom-light: #ffaed8; $custom-dark: #000000;
JSON
{
"hex": "#ff89c8",
"rgb": {
"r": 255,
"g": 137,
"b": 200
},
"hsl": {
"h": 327.966,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77738,
"c": 0.15914,
"h": 348.2
},
"luminance": 0.43321
}Semantic roles & 50–950 ramp
primary
#FF89C8
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083