#EFDCD2#EFDCD2
#EFDCD2 is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.025 H 49.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD2 |
|---|---|
| RGB | rgb(239, 220, 210) |
| HSL | hsl(21, 48%, 88%) |
| HSV | hsv(21, 12%, 94%) |
| CMYK | cmyk(0%, 7.9%, 12.1%, 6.3%) |
| CIE-LAB | lab(89.01, 4.88, 7.26) |
| CIE-LCH | lch(89.01, 8.75, 56.11°) |
| OKLab | oklab(90.71% 0.0162 0.0191) |
| OKLCH | oklch(90.71% 0.025 49.7) |
| XYZ | xyz(72.8218, 74.1915, 71.4445) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.52
Linen
#FAF0E6
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 5.84
Seashell
#FFF5EE
ΔE00 6.15
Antiquewhite
#FAEBD7
ΔE00 6.26
Very Light Pink
#FFF4F2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD2 #D2E5EF
analogous
#EFD2D6 #EFDCD2 #EFEAD2
triadic
#EFDCD2 #D2EFDC #DCD2EF
tetradic
#EFDCD2 #D6EFD2 #D2E5EF #EAD2EF
square
#EFDCD2 #D6EFD2 #D2E5EF #EAD2EF
split-complementary
#EFDCD2 #D2EFEA #D2D6EF
monochromatic
#CF9678 #DFB9A5 #EFDCD2 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.33
#EFDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EFDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#F5D9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd2; /* rgb */ color: rgb(239, 220, 210); /* oklch */ color: oklch(90.7% 0.025 49.7);
Tailwind
colors: {
custom: {
50: '#f4e6df',
500: '#efdcd2',
950: '#000000',
},
}SCSS
$custom: #efdcd2; $custom-light: #f4e6df; $custom-dark: #000000;
JSON
{
"hex": "#efdcd2",
"rgb": {
"r": 239,
"g": 220,
"b": 210
},
"hsl": {
"h": 20.69,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.90714,
"c": 0.02504,
"h": 49.7
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#EFDCD2
secondary
#99BACC
accent
#89BB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484