#FDEEFC#FDEEFC
#FDEEFC is a very light, muted purple. Relative luminance 0.891; OKLCH L 96.5% C 0.024 H 327.8°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEFC |
|---|---|
| RGB | rgb(253, 238, 252) |
| HSL | hsl(304, 79%, 96%) |
| HSV | hsv(304, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 0.4%, 0.8%) |
| CIE-LAB | lab(95.61, 7.46, -4.92) |
| CIE-LCH | lch(95.61, 8.94, 326.62°) |
| OKLab | oklab(96.49% 0.0207 -0.013) |
| OKLCH | oklch(96.49% 0.024 327.8) |
| XYZ | xyz(88.6506, 89.0606, 104.5968) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.72
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 7.40
Very Light Pink
#FFF4F2
ΔE00 7.49
Mistyrose
#FFE4E1
ΔE00 8.03
Snow
#FFFAFA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEFC #EEFDEF
analogous
#F7EEFD #FDEEFC #FDEEF5
triadic
#FDEEFC #FCFDEE #EEFCFD
tetradic
#FDEEFC #FDF7EE #EEFDEF #EEF5FD
square
#FDEEFC #FDF7EE #EEFDEF #EEF5FD
split-complementary
#FDEEFC #F5FDEE #EEFDF7
monochromatic
#F080E9 #F7B7F2 #FCE4FA #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.12
#FDEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FDEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEFC
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEFC | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#FEEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeefc; /* rgb */ color: rgb(253, 238, 252); /* oklch */ color: oklch(96.5% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fef3fd',
500: '#fdeefc',
950: '#000000',
},
}SCSS
$custom: #fdeefc; $custom-light: #fef3fd; $custom-dark: #000000;
JSON
{
"hex": "#fdeefc",
"rgb": {
"r": 253,
"g": 238,
"b": 252
},
"hsl": {
"h": 304,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96493,
"c": 0.02441,
"h": 327.8
},
"luminance": 0.8906
}Semantic roles & 50–950 ramp
primary
#FDEEFC
secondary
#A9E6AD
accent
#DB180A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585