#FEC9FF#FEC9FF
#FEC9FF is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.9% C 0.092 H 325.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC9FF |
|---|---|
| RGB | rgb(254, 201, 255) |
| HSL | hsl(299, 100%, 89%) |
| HSV | hsv(299, 21%, 100%) |
| CMYK | cmyk(0.4%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(87.03, 27.61, -19.27) |
| CIE-LCH | lch(87.03, 33.67, 325.09°) |
| OKLab | oklab(89.89% 0.076 -0.0518) |
| OKLCH | oklch(89.89% 0.092 325.7) |
| XYZ | xyz(79.8076, 70.0661, 103.9083) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.64
Very Light Purple
#F6CEFC
ΔE00 2.78
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 3.79
Pale Lavender
#EECFFE
ΔE00 4.58
Pale Lilac
#E4CBFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC9FF #CAFFC9
analogous
#E3C9FF #FEC9FF #FFC9E5
triadic
#FEC9FF #FFFEC9 #C9FFFE
tetradic
#FEC9FF #FFE3C9 #CAFFC9 #C9E5FF
square
#FEC9FF #FFE3C9 #CAFFC9 #C9E5FF
split-complementary
#FEC9FF #E5FFC9 #C9FFE3
monochromatic
#FC4FFF #FD8CFF #FEC9FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.40
#FEC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FEC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC9FF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC9FF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#FFCDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fec9ff; /* rgb */ color: rgb(254, 201, 255); /* oklch */ color: oklch(89.9% 0.092 325.7);
Tailwind
colors: {
custom: {
50: '#ffd9ff',
500: '#fec9ff',
950: '#000000',
},
}SCSS
$custom: #fec9ff; $custom-light: #ffd9ff; $custom-dark: #000000;
JSON
{
"hex": "#fec9ff",
"rgb": {
"r": 254,
"g": 201,
"b": 255
},
"hsl": {
"h": 298.889,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89891,
"c": 0.09198,
"h": 325.7
},
"luminance": 0.70064
}Semantic roles & 50–950 ramp
primary
#FEC9FF
secondary
#85E983
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386