#EFE3D3#EFE3D3
#EFE3D3 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.1% C 0.025 H 75.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3D3 |
|---|---|
| RGB | rgb(239, 227, 211) |
| HSL | hsl(34, 47%, 88%) |
| HSV | hsv(34, 12%, 94%) |
| CMYK | cmyk(0%, 5%, 11.7%, 6.3%) |
| CIE-LAB | lab(90.78, 1.43, 9.27) |
| CIE-LCH | lch(90.78, 9.38, 81.24°) |
| OKLab | oklab(92.11% 0.0064 0.0243) |
| OKLCH | oklch(92.11% 0.025 75.3) |
| XYZ | xyz(74.8225, 77.9930, 72.7279) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.94
Antiquewhite
#FAEBD7
ΔE00 2.40
Champagne
#F7E7CE
ΔE00 3.35
Linen
#FAF0E6
ΔE00 3.74
Eggshell
#F0EAD6
ΔE00 3.99
Oldlace
#FDF5E6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3D3 #D3DFEF
analogous
#EFD5D3 #EFE3D3 #EDEFD3
triadic
#EFE3D3 #D3EFE3 #E3D3EF
tetradic
#EFE3D3 #D3EFD5 #D3DFEF #EFD3ED
square
#EFE3D3 #D3EFD5 #D3DFEF #EFD3ED
split-complementary
#EFE3D3 #D3EDEF #D5D3EF
monochromatic
#CEAA79 #DFC6A6 #EFE3D3 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.27
#EFE3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EFE3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3D3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3D3 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D2
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#F4E0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe3d3; /* rgb */ color: rgb(239, 227, 211); /* oklch */ color: oklch(92.1% 0.025 75.3);
Tailwind
colors: {
custom: {
50: '#f4ebe0',
500: '#efe3d3',
950: '#000000',
},
}SCSS
$custom: #efe3d3; $custom-light: #f4ebe0; $custom-dark: #000000;
JSON
{
"hex": "#efe3d3",
"rgb": {
"r": 239,
"g": 227,
"b": 211
},
"hsl": {
"h": 34.286,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.92106,
"c": 0.02508,
"h": 75.3
},
"luminance": 0.77992
}Semantic roles & 50–950 ramp
primary
#EFE3D3
secondary
#9AB0CC
accent
#69BA2C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484