#FDEEFE#FDEEFE
#FDEEFE is a very light, muted purple. Relative luminance 0.892; OKLCH L 96.6% C 0.026 H 323.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEFE |
|---|---|
| RGB | rgb(253, 238, 254) |
| HSL | hsl(296, 89%, 96%) |
| HSV | hsv(296, 6%, 100%) |
| CMYK | cmyk(0.4%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(95.66, 7.82, -5.87) |
| CIE-LCH | lch(95.66, 9.78, 323.08°) |
| OKLab | oklab(96.55% 0.0214 -0.0156) |
| OKLCH | oklch(96.55% 0.026 323.9) |
| XYZ | xyz(88.9692, 89.1881, 106.2747) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.47
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Ghostwhite
#F8F8FF
ΔE00 7.77
Very Light Pink
#FFF4F2
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 8.65
Snow
#FFFAFA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEFE #EFFEEE
analogous
#F5EEFE #FDEEFE #FEEEF7
triadic
#FDEEFE #FEFDEE #EEFEFD
tetradic
#FDEEFE #FEF5EE #EFFEEE #EEF7FE
square
#FDEEFE #FEF5EE #EFFEEE #EEF7FE
split-complementary
#FDEEFE #F7FEEE #EEFEF5
monochromatic
#EF7AF7 #F6B4FB #FCE2FD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.11
#FDEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FDEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEFE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEFE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#FEEFF3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeefe; /* rgb */ color: rgb(253, 238, 254); /* oklch */ color: oklch(96.6% 0.026 323.9);
Tailwind
colors: {
custom: {
50: '#fef3fe',
500: '#fdeefe',
950: '#000000',
},
}SCSS
$custom: #fdeefe; $custom-light: #fef3fe; $custom-dark: #000000;
JSON
{
"hex": "#fdeefe",
"rgb": {
"r": 253,
"g": 238,
"b": 254
},
"hsl": {
"h": 296.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.96552,
"c": 0.02644,
"h": 323.9
},
"luminance": 0.89187
}Semantic roles & 50–950 ramp
primary
#FDEEFE
secondary
#AAEAA6
accent
#E6000E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585