#FDEEFB#FDEEFB
#FDEEFB is a very light, muted purple. Relative luminance 0.890; OKLCH L 96.5% C 0.023 H 330.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEEFB |
|---|---|
| RGB | rgb(253, 238, 251) |
| HSL | hsl(308, 79%, 96%) |
| HSV | hsv(308, 6%, 99%) |
| CMYK | cmyk(0%, 5.9%, 0.8%, 0.8%) |
| CIE-LAB | lab(95.58, 7.29, -4.44) |
| CIE-LCH | lch(95.58, 8.53, 328.66°) |
| OKLab | oklab(96.46% 0.0203 -0.0117) |
| OKLCH | oklch(96.46% 0.023 330) |
| XYZ | xyz(88.4926, 88.9974, 103.7644) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.34
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 7.72
Snow
#FFFAFA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEEFB #EEFDF0
analogous
#F8EEFD #FDEEFB #FDEEF4
triadic
#FDEEFB #FBFDEE #EEFBFD
tetradic
#FDEEFB #FDF8EE #EEFDF0 #EEF4FD
square
#FDEEFB #FDF8EE #EEFDF0 #EEF4FD
split-complementary
#FDEEFB #F4FDEE #EEFDF8
monochromatic
#F080E1 #F7B7EE #FCE4F9 #FCE4F9 #FCE4F9
Accessibility & contrast
On white
1.12
#FDEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FDEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEEFB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEEFB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FEEFF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeefb; /* rgb */ color: rgb(253, 238, 251); /* oklch */ color: oklch(96.5% 0.023 330.0);
Tailwind
colors: {
custom: {
50: '#fef3fc',
500: '#fdeefb',
950: '#000000',
},
}SCSS
$custom: #fdeefb; $custom-light: #fef3fc; $custom-dark: #000000;
JSON
{
"hex": "#fdeefb",
"rgb": {
"r": 253,
"g": 238,
"b": 251
},
"hsl": {
"h": 308,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96464,
"c": 0.02343,
"h": 330
},
"luminance": 0.88997
}Semantic roles & 50–950 ramp
primary
#FDEEFB
secondary
#A9E6B1
accent
#DB260A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585