#FD89EE#FD89EE
#FD89EE is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.185 H 332.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89EE |
|---|---|
| RGB | rgb(253, 137, 238) |
| HSL | hsl(308, 97%, 76%) |
| HSV | hsv(308, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 5.9%, 0.8%) |
| CIE-LAB | lab(72.86, 57.24, -31.76) |
| CIE-LCH | lch(72.86, 65.46, 330.98°) |
| OKLab | oklab(78.94% 0.1632 -0.0862) |
| OKLCH | oklch(78.94% 0.185 332.1) |
| XYZ | xyz(64.8859, 44.9508, 86.1311) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 6.43
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89EE #89FD98
analogous
#D289FD #FD89EE #FD89B4
triadic
#FD89EE #EEFD89 #89EEFD
tetradic
#FD89EE #FDD289 #89FD98 #89B4FD
square
#FD89EE #FDD289 #89FD98 #89B4FD
split-complementary
#FD89EE #B4FD89 #89FDD2
monochromatic
#FB11DD #FC4DE5 #FD89EE #FEC5F7 #FEE1FB
Accessibility & contrast
On white
2.10
#FD89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FD89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89EE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89EE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd89ee; /* rgb */ color: rgb(253, 137, 238); /* oklch */ color: oklch(78.9% 0.185 332.1);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fd89ee',
950: '#000000',
},
}SCSS
$custom: #fd89ee; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fd89ee",
"rgb": {
"r": 253,
"g": 137,
"b": 238
},
"hsl": {
"h": 307.759,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78935,
"c": 0.18458,
"h": 332.1
},
"luminance": 0.44947
}Semantic roles & 50–950 ramp
primary
#FD89EE
secondary
#D4F7D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085