#EFDCD8#EFDCD8
#EFDCD8 is a very light, muted red. Relative luminance 0.745; OKLCH L 90.9% C 0.022 H 31.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD8 |
|---|---|
| RGB | rgb(239, 220, 216) |
| HSL | hsl(10, 42%, 89%) |
| HSV | hsv(10, 10%, 94%) |
| CMYK | cmyk(0%, 7.9%, 9.6%, 6.3%) |
| CIE-LAB | lab(89.16, 5.85, 4.32) |
| CIE-LCH | lch(89.16, 7.27, 36.43°) |
| OKLab | oklab(90.87% 0.0185 0.0115) |
| OKLCH | oklch(90.87% 0.022 31.8) |
| XYZ | xyz(73.5833, 74.4961, 75.4553) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.64
Very Light Pink
#FFF4F2
ΔE00 5.73
Lavenderblush
#FFF0F5
ΔE00 5.98
Seashell
#FFF5EE
ΔE00 6.66
Linen
#FAF0E6
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD8 #D8EBEF
analogous
#EFD8E0 #EFDCD8 #EFE8D8
triadic
#EFDCD8 #D8EFDC #DCD8EF
tetradic
#EFDCD8 #E0EFD8 #D8EBEF #E8D8EF
square
#EFDCD8 #E0EFD8 #D8EBEF #E8D8EF
split-complementary
#EFDCD8 #D8EFE8 #D8E0EF
monochromatic
#CB8E81 #DDB5AD #EFDCD8 #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.32
#EFDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EFDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD8
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD8 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#F4DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd8; /* rgb */ color: rgb(239, 220, 216); /* oklch */ color: oklch(90.9% 0.022 31.8);
Tailwind
colors: {
custom: {
50: '#f4e6e4',
500: '#efdcd8',
950: '#000000',
},
}SCSS
$custom: #efdcd8; $custom-light: #f4e6e4; $custom-dark: #000000;
JSON
{
"hex": "#efdcd8",
"rgb": {
"r": 239,
"g": 220,
"b": 216
},
"hsl": {
"h": 10.435,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.90874,
"c": 0.02174,
"h": 31.8
},
"luminance": 0.74495
}Semantic roles & 50–950 ramp
primary
#EFDCD8
secondary
#A0C4CB
accent
#9EB531
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484