#FEEFFD#FEEFFD
#FEEFFD is a very light, muted purple. Relative luminance 0.899; OKLCH L 96.8% C 0.024 H 327.8°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEFFD |
|---|---|
| RGB | rgb(254, 239, 253) |
| HSL | hsl(304, 88%, 97%) |
| HSV | hsv(304, 6%, 100%) |
| CMYK | cmyk(0%, 5.9%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.95, 7.46, -4.91) |
| CIE-LCH | lch(95.95, 8.93, 326.62°) |
| OKLab | oklab(96.79% 0.0206 -0.013) |
| OKLCH | oklch(96.79% 0.024 327.8) |
| XYZ | xyz(89.4666, 89.8963, 105.5480) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.71
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Ghostwhite
#F8F8FF
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 7.47
Snow
#FFFAFA
ΔE00 8.03
Mistyrose
#FFE4E1
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEFFD #EFFEF0
analogous
#F8EFFE #FEEFFD #FEEFF6
triadic
#FEEFFD #FDFEEF #EFFDFE
tetradic
#FEEFFD #FEF8EF #EFFEF0 #EFF6FE
square
#FEEFFD #FEF8EF #EFFEF0 #EFF6FE
split-complementary
#FEEFFD #F6FEEF #EFFEF8
monochromatic
#F77CEF #FAB5F6 #FDE2FB #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.11
#FEEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#FEEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEFFD
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEFFD | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #feeffd; /* rgb */ color: rgb(254, 239, 253); /* oklch */ color: oklch(96.8% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fef4fe',
500: '#feeffd',
950: '#000000',
},
}SCSS
$custom: #feeffd; $custom-light: #fef4fe; $custom-dark: #000000;
JSON
{
"hex": "#feeffd",
"rgb": {
"r": 254,
"g": 239,
"b": 253
},
"hsl": {
"h": 304,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.96793,
"c": 0.02438,
"h": 327.8
},
"luminance": 0.89896
}Semantic roles & 50–950 ramp
primary
#FEEFFD
secondary
#A7EAAB
accent
#E51001
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585