#FC9FEE#FC9FEE
#FC9FEE is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.1% C 0.147 H 332.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FEE |
|---|---|
| RGB | rgb(252, 159, 238) |
| HSL | hsl(309, 94%, 81%) |
| HSV | hsv(309, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 5.6%, 1.2%) |
| CIE-LAB | lab(77.08, 45.92, -25.29) |
| CIE-LCH | lch(77.08, 52.42, 331.16°) |
| OKLab | oklab(82.08% 0.1306 -0.0682) |
| OKLCH | oklch(82.08% 0.147 332.4) |
| XYZ | xyz(67.9750, 51.6681, 87.2648) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.41
Lavender Pink
#DD85D7
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.37
Light Lavendar
#EFC0FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FEE #9FFCAD
analogous
#DB9FFC #FC9FEE #FC9FBF
triadic
#FC9FEE #EEFC9F #9FEEFC
tetradic
#FC9FEE #FCDB9F #9FFCAD #9FBFFC
square
#FC9FEE #FCDB9F #9FFCAD #9FBFFC
split-complementary
#FC9FEE #BFFC9F #9FFCDB
monochromatic
#F828D9 #FA64E3 #FC9FEE #FEDAF9 #FEE1FA
Accessibility & contrast
On white
1.85
#FC9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FC9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FEE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FEE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#FFA4BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fc9fee; /* rgb */ color: rgb(252, 159, 238); /* oklch */ color: oklch(82.1% 0.147 332.4);
Tailwind
colors: {
custom: {
50: '#ffbdf3',
500: '#fc9fee',
950: '#000000',
},
}SCSS
$custom: #fc9fee; $custom-light: #ffbdf3; $custom-dark: #000000;
JSON
{
"hex": "#fc9fee",
"rgb": {
"r": 252,
"g": 159,
"b": 238
},
"hsl": {
"h": 309.032,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.82078,
"c": 0.14734,
"h": 332.4
},
"luminance": 0.51665
}Semantic roles & 50–950 ramp
primary
#FC9FEE
secondary
#61DE74
accent
#E62300
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285