#FC9EEF#FC9EEF
#FC9EEF is a light, vivid purple. Relative luminance 0.514; OKLCH L 82.0% C 0.150 H 332.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9EEF |
|---|---|
| RGB | rgb(252, 158, 239) |
| HSL | hsl(308, 94%, 80%) |
| HSV | hsv(308, 37%, 99%) |
| CMYK | cmyk(0%, 37.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(76.91, 46.60, -26.09) |
| CIE-LCH | lch(76.91, 53.41, 330.76°) |
| OKLab | oklab(81.96% 0.1323 -0.0705) |
| OKLCH | oklch(81.96% 0.15 332) |
| XYZ | xyz(67.9510, 51.3845, 87.9836) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 7.31
Bubblegum Pink
#FE83CC
ΔE00 7.43
Mauve
#E0B0FF
ΔE00 8.34
Purply Pink
#F075E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9EEF #9EFCAB
analogous
#DA9EFC #FC9EEF #FC9EC0
triadic
#FC9EEF #EFFC9E #9EEFFC
tetradic
#FC9EEF #FCDA9E #9EFCAB #9EC0FC
square
#FC9EEF #FCDA9E #9EFCAB #9EC0FC
split-complementary
#FC9EEF #C0FC9E #9EFCDA
monochromatic
#F827DB #FA63E5 #FC9EEF #FED9F9 #FEE1FA
Accessibility & contrast
On white
1.86
#FC9EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FC9EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9EEF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9EEF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9eef; /* rgb */ color: rgb(252, 158, 239); /* oklch */ color: oklch(82.0% 0.150 332.0);
Tailwind
colors: {
custom: {
50: '#ffbcf4',
500: '#fc9eef',
950: '#000000',
},
}SCSS
$custom: #fc9eef; $custom-light: #ffbcf4; $custom-dark: #000000;
JSON
{
"hex": "#fc9eef",
"rgb": {
"r": 252,
"g": 158,
"b": 239
},
"hsl": {
"h": 308.298,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.81961,
"c": 0.14991,
"h": 332
},
"luminance": 0.51381
}Semantic roles & 50–950 ramp
primary
#FC9EEF
secondary
#60DE71
accent
#E62000
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285