#FC9EEE#FC9EEE
#FC9EEE is a light, vivid purple. Relative luminance 0.513; OKLCH L 81.9% C 0.149 H 332.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9EEE |
|---|---|
| RGB | rgb(252, 158, 238) |
| HSL | hsl(309, 94%, 80%) |
| HSV | hsv(309, 37%, 99%) |
| CMYK | cmyk(0%, 37.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(76.88, 46.43, -25.60) |
| CIE-LCH | lch(76.88, 53.03, 331.13°) |
| OKLab | oklab(81.92% 0.1321 -0.0691) |
| OKLCH | oklch(81.92% 0.149 332.4) |
| XYZ | xyz(67.8037, 51.3255, 87.2077) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.93
Bubblegum Pink
#FE83CC
ΔE00 7.30
Lavender Pink
#DD85D7
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 8.45
Purply Pink
#F075E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9EEE #9EFCAC
analogous
#DB9EFC #FC9EEE #FC9EBF
triadic
#FC9EEE #EEFC9E #9EEEFC
tetradic
#FC9EEE #FCDB9E #9EFCAC #9EBFFC
square
#FC9EEE #FCDB9E #9EFCAC #9EBFFC
split-complementary
#FC9EEE #BFFC9E #9EFCDB
monochromatic
#F827D9 #FA63E4 #FC9EEE #FED9F8 #FEE1FA
Accessibility & contrast
On white
1.86
#FC9EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FC9EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9EEE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9EEE | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F1
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#FFA3BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9eee; /* rgb */ color: rgb(252, 158, 238); /* oklch */ color: oklch(81.9% 0.149 332.4);
Tailwind
colors: {
custom: {
50: '#ffbcf3',
500: '#fc9eee',
950: '#000000',
},
}SCSS
$custom: #fc9eee; $custom-light: #ffbcf3; $custom-dark: #000000;
JSON
{
"hex": "#fc9eee",
"rgb": {
"r": 252,
"g": 158,
"b": 238
},
"hsl": {
"h": 308.936,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.81922,
"c": 0.14904,
"h": 332.4
},
"luminance": 0.51322
}Semantic roles & 50–950 ramp
primary
#FC9EEE
secondary
#60DE73
accent
#E62200
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285