#FDEEFF#FDEEFF
#FDEEFF is a very light, muted purple. Relative luminance 0.893; OKLCH L 96.6% C 0.028 H 322.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEFF |
|---|---|
| RGB | rgb(253, 238, 255) |
| HSL | hsl(293, 100%, 97%) |
| HSV | hsv(293, 7%, 100%) |
| CMYK | cmyk(0.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.69, 8.00, -6.35) |
| CIE-LCH | lch(95.69, 10.21, 321.53°) |
| OKLab | oklab(96.58% 0.0217 -0.0169) |
| OKLCH | oklch(96.58% 0.028 322.2) |
| XYZ | xyz(89.1298, 89.2523, 107.1203) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 7.97
Very Light Pink
#FFF4F2
ΔE00 8.56
Mistyrose
#FFE4E1
ΔE00 8.96
Snow
#FFFAFA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEFF #F0FFEE
analogous
#F5EEFF #FDEEFF #FFEEF9
triadic
#FDEEFF #FFFDEE #EEFFFD
tetradic
#FDEEFF #FFF5EE #F0FFEE #EEF9FF
square
#FDEEFF #FFF5EE #F0FFEE #EEF9FF
split-complementary
#FDEEFF #F9FFEE #EEFFF5
monochromatic
#EF74FF #F6B1FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.11
#FDEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FDEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEFF
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEFF | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#FEEFF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdeeff; /* rgb */ color: rgb(253, 238, 255); /* oklch */ color: oklch(96.6% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#fef3ff',
500: '#fdeeff',
950: '#000000',
},
}SCSS
$custom: #fdeeff; $custom-light: #fef3ff; $custom-dark: #000000;
JSON
{
"hex": "#fdeeff",
"rgb": {
"r": 253,
"g": 238,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96582,
"c": 0.0275,
"h": 322.2
},
"luminance": 0.89252
}Semantic roles & 50–950 ramp
primary
#FDEEFF
secondary
#ABEFA3
accent
#E6001B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586