#EFDEE2#EFDEE2
#EFDEE2 is a very light, near-neutral red. Relative luminance 0.761; OKLCH L 91.5% C 0.019 H 1.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEE2 |
|---|---|
| RGB | rgb(239, 222, 226) |
| HSL | hsl(346, 35%, 90%) |
| HSV | hsv(346, 7%, 94%) |
| CMYK | cmyk(0%, 7.1%, 5.4%, 6.3%) |
| CIE-LAB | lab(89.90, 6.49, 0.14) |
| CIE-LCH | lch(89.90, 6.49, 1.27°) |
| OKLab | oklab(91.54% 0.0194 0.0005) |
| OKLCH | oklch(91.54% 0.019 1.4) |
| XYZ | xyz(75.4437, 76.0852, 82.6483) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.86
Mistyrose
#FFE4E1
ΔE00 4.61
Very Light Pink
#FFF4F2
ΔE00 5.95
Snow
#FFFAFA
ΔE00 7.76
Seashell
#FFF5EE
ΔE00 8.09
Gainsboro
#DCDCDC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEE2 #DEEFEB
analogous
#EFDEEA #EFDEE2 #EFE2DE
triadic
#EFDEE2 #E2EFDE #DEE2EF
tetradic
#EFDEE2 #EAEFDE #DEEFEB #E2DEEF
square
#EFDEE2 #EAEFDE #DEEFEB #E2DEEF
split-complementary
#EFDEE2 #DEEFE2 #DEEAEF
monochromatic
#C78C9A #DBB5BE #EFDEE2 #F5EAED #F5EAED
Accessibility & contrast
On white
1.29
#EFDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EFDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEE2
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEE2 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#F2DDDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdee2; /* rgb */ color: rgb(239, 222, 226); /* oklch */ color: oklch(91.5% 0.019 1.4);
Tailwind
colors: {
custom: {
50: '#f4e8eb',
500: '#efdee2',
950: '#000000',
},
}SCSS
$custom: #efdee2; $custom-light: #f4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#efdee2",
"rgb": {
"r": 239,
"g": 222,
"b": 226
},
"hsl": {
"h": 345.882,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91538,
"c": 0.01936,
"h": 1.4
},
"luminance": 0.76084
}Semantic roles & 50–950 ramp
primary
#EFDEE2
secondary
#A8CAC2
accent
#AE9238
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484