#FF89DE#FF89DE
#FF89DE is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.5% C 0.174 H 338.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DE |
|---|---|
| RGB | rgb(255, 137, 222) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 12.9%, 0%) |
| CIE-LAB | lab(72.51, 55.28, -23.49) |
| CIE-LCH | lch(72.51, 60.06, 336.98°) |
| OKLab | oklab(78.54% 0.1617 -0.063) |
| OKLCH | oklch(78.54% 0.174 338.7) |
| XYZ | xyz(63.3710, 44.4295, 74.3311) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.19
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DE #89FFAA
analogous
#E589FF #FF89DE #FF89A3
triadic
#FF89DE #DEFF89 #89DEFF
tetradic
#FF89DE #FFE589 #89FFAA #89A3FF
square
#FF89DE #FFE589 #89FFAA #89A3FF
split-complementary
#FF89DE #A3FF89 #89FFE5
monochromatic
#FF0FBC #FF4CCD #FF89DE #FFC6EF #FFE0F6
Accessibility & contrast
On white
2.12
#FF89DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FF89DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DE | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E1
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#FF8CAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89de; /* rgb */ color: rgb(255, 137, 222); /* oklch */ color: oklch(78.5% 0.174 338.7);
Tailwind
colors: {
custom: {
50: '#ffaee8',
500: '#ff89de',
950: '#000000',
},
}SCSS
$custom: #ff89de; $custom-light: #ffaee8; $custom-dark: #000000;
JSON
{
"hex": "#ff89de",
"rgb": {
"r": 255,
"g": 137,
"b": 222
},
"hsl": {
"h": 316.78,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78535,
"c": 0.17355,
"h": 338.7
},
"luminance": 0.44425
}Semantic roles & 50–950 ramp
primary
#FF89DE
secondary
#D4F7DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084