#FC89EE#FC89EE
#FC89EE is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.184 H 331.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89EE |
|---|---|
| RGB | rgb(252, 137, 238) |
| HSL | hsl(307, 95%, 76%) |
| HSV | hsv(307, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(72.74, 56.95, -31.96) |
| CIE-LCH | lch(72.74, 65.31, 330.70°) |
| OKLab | oklab(78.82% 0.1621 -0.0868) |
| OKLCH | oklch(78.82% 0.184 331.8) |
| XYZ | xyz(64.5227, 44.7636, 86.1140) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89EE #89FC97
analogous
#D189FC #FC89EE #FC89B5
triadic
#FC89EE #EEFC89 #89EEFC
tetradic
#FC89EE #FCD189 #89FC97 #89B5FC
square
#FC89EE #FCD189 #89FC97 #89B5FC
split-complementary
#FC89EE #B5FC89 #89FCD1
monochromatic
#F912DD #FA4DE5 #FC89EE #FEC5F7 #FEE1FB
Accessibility & contrast
On white
2.11
#FC89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FC89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89EE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89EE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc89ee; /* rgb */ color: rgb(252, 137, 238); /* oklch */ color: oklch(78.8% 0.184 331.8);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fc89ee',
950: '#000000',
},
}SCSS
$custom: #fc89ee; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fc89ee",
"rgb": {
"r": 252,
"g": 137,
"b": 238
},
"hsl": {
"h": 307.304,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78817,
"c": 0.18389,
"h": 331.8
},
"luminance": 0.4476
}Semantic roles & 50–950 ramp
primary
#FC89EE
secondary
#D5F6D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085