#FECCFD#FECCFD
#FECCFD is a very light, moderate purple. Relative luminance 0.713; OKLCH L 90.4% C 0.085 H 326.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FECCFD |
|---|---|
| RGB | rgb(254, 204, 253) |
| HSL | hsl(301, 96%, 90%) |
| HSV | hsv(301, 20%, 100%) |
| CMYK | cmyk(0%, 19.7%, 0.4%, 0.4%) |
| CIE-LAB | lab(87.65, 25.68, -17.27) |
| CIE-LCH | lch(87.65, 30.94, 326.08°) |
| OKLab | oklab(90.35% 0.071 -0.0463) |
| OKLCH | oklch(90.35% 0.085 326.9) |
| XYZ | xyz(80.1935, 71.3503, 102.4570) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.41
Very Light Purple
#F6CEFC
ΔE00 2.05
Light Lilac
#EDC8FF
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECCFD #CCFECD
analogous
#E6CCFE #FECCFD #FECCE4
triadic
#FECCFD #FDFECC #CCFDFE
tetradic
#FECCFD #FEE6CC #CCFECD #CCE4FE
square
#FECCFD #FEE6CC #CCFECD #CCE4FE
split-complementary
#FECCFD #E4FECC #CCFEE6
monochromatic
#FC54F8 #FD90FB #FECCFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.38
#FECCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FECCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECCFD
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECCFD | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#FFD0DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #feccfd; /* rgb */ color: rgb(254, 204, 253); /* oklch */ color: oklch(90.4% 0.085 326.9);
Tailwind
colors: {
custom: {
50: '#ffdbfe',
500: '#feccfd',
950: '#000000',
},
}SCSS
$custom: #feccfd; $custom-light: #ffdbfe; $custom-dark: #000000;
JSON
{
"hex": "#feccfd",
"rgb": {
"r": 254,
"g": 204,
"b": 253
},
"hsl": {
"h": 301.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.90352,
"c": 0.08478,
"h": 326.9
},
"luminance": 0.71348
}Semantic roles & 50–950 ramp
primary
#FECCFD
secondary
#87E789
accent
#E60500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485