#EFDCD3#EFDCD3
#EFDCD3 is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.7% C 0.024 H 47.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCD3 |
|---|---|
| RGB | rgb(239, 220, 211) |
| HSL | hsl(19, 47%, 88%) |
| HSV | hsv(19, 12%, 94%) |
| CMYK | cmyk(0%, 7.9%, 11.7%, 6.3%) |
| CIE-LAB | lab(89.04, 5.04, 6.77) |
| CIE-LCH | lch(89.04, 8.44, 53.35°) |
| OKLab | oklab(90.74% 0.0166 0.0178) |
| OKLCH | oklch(90.74% 0.024 47.1) |
| XYZ | xyz(72.9468, 74.2415, 72.1027) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.13
Linen
#FAF0E6
ΔE00 5.72
Seashell
#FFF5EE
ΔE00 6.15
Warm Beige
#E9DCC9
ΔE00 6.27
Very Light Pink
#FFF4F2
ΔE00 6.28
Antiquewhite
#FAEBD7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCD3 #D3E6EF
analogous
#EFD3D8 #EFDCD3 #EFEAD3
triadic
#EFDCD3 #D3EFDC #DCD3EF
tetradic
#EFDCD3 #D8EFD3 #D3E6EF #EAD3EF
square
#EFDCD3 #D8EFD3 #D3E6EF #EAD3EF
split-complementary
#EFDCD3 #D3EFEA #D3D8EF
monochromatic
#CE9579 #DFB8A6 #EFDCD3 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.33
#EFDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EFDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCD3
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCD3 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD2
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#F5D9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdcd3; /* rgb */ color: rgb(239, 220, 211); /* oklch */ color: oklch(90.7% 0.024 47.1);
Tailwind
colors: {
custom: {
50: '#f4e6e0',
500: '#efdcd3',
950: '#000000',
},
}SCSS
$custom: #efdcd3; $custom-light: #f4e6e0; $custom-dark: #000000;
JSON
{
"hex": "#efdcd3",
"rgb": {
"r": 239,
"g": 220,
"b": 211
},
"hsl": {
"h": 19.286,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.90741,
"c": 0.02434,
"h": 47.1
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#EFDCD3
secondary
#9ABCCC
accent
#8CBA2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484