#EFE1D2#EFE1D2
#EFE1D2 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.7% C 0.025 H 69.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE1D2 |
|---|---|
| RGB | rgb(239, 225, 210) |
| HSL | hsl(31, 48%, 88%) |
| HSV | hsv(31, 12%, 94%) |
| CMYK | cmyk(0%, 5.9%, 12.1%, 6.3%) |
| CIE-LAB | lab(90.25, 2.30, 9.05) |
| CIE-LCH | lch(90.25, 9.33, 75.75°) |
| OKLab | oklab(91.69% 0.0089 0.0237) |
| OKLCH | oklch(91.69% 0.025 69.4) |
| XYZ | xyz(74.1537, 76.8554, 71.8885) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.33
Antiquewhite
#FAEBD7
ΔE00 2.88
Linen
#FAF0E6
ΔE00 3.86
Champagne
#F7E7CE
ΔE00 3.94
Oldlace
#FDF5E6
ΔE00 4.91
Papayawhip
#FFEFD5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE1D2 #D2E0EF
analogous
#EFD2D2 #EFE1D2 #EEEFD2
triadic
#EFE1D2 #D2EFE1 #E1D2EF
tetradic
#EFE1D2 #D2EFD2 #D2E0EF #EFD2EE
square
#EFE1D2 #D2EFD2 #D2E0EF #EFD2EE
split-complementary
#EFE1D2 #D2EEEF #D2D2EF
monochromatic
#CFA578 #DFC3A5 #EFE1D2 #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.28
#EFE1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EFE1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE1D2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE1D2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#F5DEDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe1d2; /* rgb */ color: rgb(239, 225, 210); /* oklch */ color: oklch(91.7% 0.025 69.4);
Tailwind
colors: {
custom: {
50: '#f4eadf',
500: '#efe1d2',
950: '#000000',
},
}SCSS
$custom: #efe1d2; $custom-light: #f4eadf; $custom-dark: #000000;
JSON
{
"hex": "#efe1d2",
"rgb": {
"r": 239,
"g": 225,
"b": 210
},
"hsl": {
"h": 31.034,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.91689,
"c": 0.02529,
"h": 69.4
},
"luminance": 0.76854
}Semantic roles & 50–950 ramp
primary
#EFE1D2
secondary
#99B2CC
accent
#70BB2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484