#EFDEDD#EFDEDD
#EFDEDD is a very light, near-neutral red. Relative luminance 0.758; OKLCH L 91.4% C 0.019 H 21.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEDD |
|---|---|
| RGB | rgb(239, 222, 221) |
| HSL | hsl(3, 36%, 90%) |
| HSV | hsv(3, 8%, 94%) |
| CMYK | cmyk(0%, 7.1%, 7.5%, 6.3%) |
| CIE-LAB | lab(89.77, 5.64, 2.59) |
| CIE-LCH | lch(89.77, 6.21, 24.63°) |
| OKLab | oklab(91.4% 0.0175 0.0069) |
| OKLCH | oklch(91.4% 0.019 21.6) |
| XYZ | xyz(74.7676, 75.8147, 79.0876) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.86
Lavenderblush
#FFF0F5
ΔE00 4.73
Very Light Pink
#FFF4F2
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 6.59
Linen
#FAF0E6
ΔE00 7.08
Snow
#FFFAFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEDD #DDEEEF
analogous
#EFDDE5 #EFDEDD #EFE7DD
triadic
#EFDEDD #DDEFDE #DEDDEF
tetradic
#EFDEDD #E5EFDD #DDEEEF #E7DDEF
square
#EFDEDD #E5EFDD #DDEEEF #E7DDEF
split-complementary
#EFDEDD #DDEFE7 #DDE5EF
monochromatic
#C88D8A #DBB6B3 #EFDEDD #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.30
#EFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEDD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEDD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#F3DCDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdedd; /* rgb */ color: rgb(239, 222, 221); /* oklch */ color: oklch(91.4% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#f4e8e7',
500: '#efdedd',
950: '#000000',
},
}SCSS
$custom: #efdedd; $custom-light: #f4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#efdedd",
"rgb": {
"r": 239,
"g": 222,
"b": 221
},
"hsl": {
"h": 3.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.91398,
"c": 0.01879,
"h": 21.6
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#EFDEDD
secondary
#A6C8CA
accent
#A8AF37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484