#EFDCDA#EFDCDA
#EFDCDA is a very light, muted red. Relative luminance 0.746; OKLCH L 90.9% C 0.021 H 24.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCDA |
|---|---|
| RGB | rgb(239, 220, 218) |
| HSL | hsl(6, 40%, 90%) |
| HSV | hsv(6, 9%, 94%) |
| CMYK | cmyk(0%, 7.9%, 8.8%, 6.3%) |
| CIE-LAB | lab(89.21, 6.18, 3.34) |
| CIE-LCH | lch(89.21, 7.02, 28.37°) |
| OKLab | oklab(90.93% 0.0192 0.0089) |
| OKLCH | oklch(90.93% 0.021 24.8) |
| XYZ | xyz(73.8435, 74.6002, 76.8253) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.43
Lavenderblush
#FFF0F5
ΔE00 5.37
Very Light Pink
#FFF4F2
ΔE00 5.75
Seashell
#FFF5EE
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.43
Snow
#FFFAFA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCDA #DAEDEF
analogous
#EFDAE3 #EFDCDA #EFE7DA
triadic
#EFDCDA #DAEFDC #DCDAEF
tetradic
#EFDCDA #E3EFDA #DAEDEF #E7DAEF
square
#EFDCDA #E3EFDA #DAEDEF #E7DAEF
split-complementary
#EFDCDA #DAEFE7 #DAE3EF
monochromatic
#CA8B85 #DDB4AF #EFDCDA #F6EBEA #F6EBEA
Accessibility & contrast
On white
1.32
#EFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCDA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCDA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#E4E1DA
Tritanopia (blue-blind)
#F4DADB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcda; /* rgb */ color: rgb(239, 220, 218); /* oklch */ color: oklch(90.9% 0.021 24.8);
Tailwind
colors: {
custom: {
50: '#f4e6e5',
500: '#efdcda',
950: '#000000',
},
}SCSS
$custom: #efdcda; $custom-light: #f4e6e5; $custom-dark: #000000;
JSON
{
"hex": "#efdcda",
"rgb": {
"r": 239,
"g": 220,
"b": 218
},
"hsl": {
"h": 5.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.90929,
"c": 0.02119,
"h": 24.8
},
"luminance": 0.74599
}Semantic roles & 50–950 ramp
primary
#EFDCDA
secondary
#A3C7CB
accent
#A6B333
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484