#FEC8FF#FEC8FF
#FEC8FF is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.7% C 0.094 H 325.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC8FF |
|---|---|
| RGB | rgb(254, 200, 255) |
| HSL | hsl(299, 100%, 89%) |
| HSV | hsv(299, 22%, 100%) |
| CMYK | cmyk(0.4%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(86.80, 28.14, -19.61) |
| CIE-LCH | lch(86.80, 34.30, 325.12°) |
| OKLab | oklab(89.72% 0.0775 -0.0527) |
| OKLCH | oklch(89.72% 0.094 325.7) |
| XYZ | xyz(79.5753, 69.6013, 103.8309) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.92
Very Light Purple
#F6CEFC
ΔE00 3.02
Light Lavendar
#EFC0FE
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 4.76
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC8FF #C9FFC8
analogous
#E3C8FF #FEC8FF #FFC8E5
triadic
#FEC8FF #FFFEC8 #C8FFFE
tetradic
#FEC8FF #FFE3C8 #C9FFC8 #C8E5FF
square
#FEC8FF #FFE3C8 #C9FFC8 #C8E5FF
split-complementary
#FEC8FF #E5FFC8 #C8FFE3
monochromatic
#FC4EFF #FD8BFF #FEC8FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.41
#FEC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FEC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC8FF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC8FF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#FFCDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fec8ff; /* rgb */ color: rgb(254, 200, 255); /* oklch */ color: oklch(89.7% 0.094 325.7);
Tailwind
colors: {
custom: {
50: '#ffd9ff',
500: '#fec8ff',
950: '#000000',
},
}SCSS
$custom: #fec8ff; $custom-light: #ffd9ff; $custom-dark: #000000;
JSON
{
"hex": "#fec8ff",
"rgb": {
"r": 254,
"g": 200,
"b": 255
},
"hsl": {
"h": 298.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89716,
"c": 0.09372,
"h": 325.7
},
"luminance": 0.69599
}Semantic roles & 50–950 ramp
primary
#FEC8FF
secondary
#84E982
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386