#FC9EE8#FC9EE8
#FC9EE8 is a light, vivid pink. Relative luminance 0.510; OKLCH L 81.7% C 0.144 H 335.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9EE8 |
|---|---|
| RGB | rgb(252, 158, 232) |
| HSL | hsl(313, 94%, 80%) |
| HSV | hsv(313, 37%, 99%) |
| CMYK | cmyk(0%, 37.3%, 7.9%, 1.2%) |
| CIE-LAB | lab(76.67, 45.43, -22.67) |
| CIE-LCH | lch(76.67, 50.77, 333.48°) |
| OKLab | oklab(81.69% 0.1305 -0.0609) |
| OKLCH | oklch(81.69% 0.144 335) |
| XYZ | xyz(66.9369, 50.9788, 82.6424) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 7.45
Violet (CSS)
#EE82EE
ΔE00 7.60
Pink (survey)
#FF81C0
ΔE00 8.47
Mauve
#E0B0FF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9EE8 #9EFCB2
analogous
#E19EFC #FC9EE8 #FC9EB9
triadic
#FC9EE8 #E8FC9E #9EE8FC
tetradic
#FC9EE8 #FCE19E #9EFCB2 #9EB9FC
square
#FC9EE8 #FCE19E #9EFCB2 #9EB9FC
split-complementary
#FC9EE8 #B9FC9E #9EFCE1
monochromatic
#F827CC #FA63DA #FC9EE8 #FED9F6 #FEE1F8
Accessibility & contrast
On white
1.88
#FC9EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FC9EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9EE8
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9EE8 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EB
Deuteranopia (green-blind)
#B6C2E5
Tritanopia (blue-blind)
#FFA2B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fc9ee8; /* rgb */ color: rgb(252, 158, 232); /* oklch */ color: oklch(81.7% 0.144 335.0);
Tailwind
colors: {
custom: {
50: '#ffbcef',
500: '#fc9ee8',
950: '#000000',
},
}SCSS
$custom: #fc9ee8; $custom-light: #ffbcef; $custom-dark: #000000;
JSON
{
"hex": "#fc9ee8",
"rgb": {
"r": 252,
"g": 158,
"b": 232
},
"hsl": {
"h": 312.766,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.81695,
"c": 0.144,
"h": 335
},
"luminance": 0.50975
}Semantic roles & 50–950 ramp
primary
#FC9EE8
secondary
#60DE7B
accent
#E63100
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285