#EFE2D3#EFE2D3
#EFE2D3 is a very light, muted orange. Relative luminance 0.774; OKLCH L 91.9% C 0.025 H 71.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2D3 |
|---|---|
| RGB | rgb(239, 226, 211) |
| HSL | hsl(32, 47%, 88%) |
| HSV | hsv(32, 12%, 94%) |
| CMYK | cmyk(0%, 5.4%, 11.7%, 6.3%) |
| CIE-LAB | lab(90.53, 1.94, 8.91) |
| CIE-LCH | lch(90.53, 9.12, 77.70°) |
| OKLab | oklab(91.91% 0.0078 0.0233) |
| OKLCH | oklch(91.91% 0.025 71.5) |
| XYZ | xyz(74.5498, 77.4476, 72.6370) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.22
Antiquewhite
#FAEBD7
ΔE00 2.70
Linen
#FAF0E6
ΔE00 3.64
Champagne
#F7E7CE
ΔE00 3.79
Oldlace
#FDF5E6
ΔE00 4.51
Eggshell
#F0EAD6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2D3 #D3E0EF
analogous
#EFD4D3 #EFE2D3 #EEEFD3
triadic
#EFE2D3 #D3EFE2 #E2D3EF
tetradic
#EFE2D3 #D3EFD4 #D3E0EF #EFD3EE
square
#EFE2D3 #D3EFD4 #D3E0EF #EFD3EE
split-complementary
#EFE2D3 #D3EEEF #D4D3EF
monochromatic
#CEA779 #DFC4A6 #EFE2D3 #F7F0E9 #F7F0E9
Accessibility & contrast
On white
1.27
#EFE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EFE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2D3
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2D3 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#F5DFDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe2d3; /* rgb */ color: rgb(239, 226, 211); /* oklch */ color: oklch(91.9% 0.025 71.5);
Tailwind
colors: {
custom: {
50: '#f4ebe0',
500: '#efe2d3',
950: '#000000',
},
}SCSS
$custom: #efe2d3; $custom-light: #f4ebe0; $custom-dark: #000000;
JSON
{
"hex": "#efe2d3",
"rgb": {
"r": 239,
"g": 226,
"b": 211
},
"hsl": {
"h": 32.143,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.9191,
"c": 0.02462,
"h": 71.5
},
"luminance": 0.77447
}Semantic roles & 50–950 ramp
primary
#EFE2D3
secondary
#9AB1CC
accent
#6EBA2C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484