#EFE3D7#EFE3D7
#EFE3D7 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.2% C 0.021 H 67.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3D7 |
|---|---|
| RGB | rgb(239, 227, 215) |
| HSL | hsl(30, 43%, 89%) |
| HSV | hsv(30, 10%, 94%) |
| CMYK | cmyk(0%, 5%, 10%, 6.3%) |
| CIE-LAB | lab(90.87, 2.07, 7.31) |
| CIE-LCH | lch(90.87, 7.60, 74.19°) |
| OKLab | oklab(92.21% 0.0079 0.0192) |
| OKLCH | oklch(92.21% 0.021 67.6) |
| XYZ | xyz(75.3302, 78.1961, 75.4018) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.91
Warm Beige
#E9DCC9
ΔE00 3.34
Antiquewhite
#FAEBD7
ΔE00 3.55
Seashell
#FFF5EE
ΔE00 4.40
Oldlace
#FDF5E6
ΔE00 4.52
Champagne
#F7E7CE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3D7 #D7E3EF
analogous
#EFD7D7 #EFE3D7 #EFEFD7
triadic
#EFE3D7 #D7EFE3 #E3D7EF
tetradic
#EFE3D7 #D7EFD7 #D7E3EF #EFD7EF
square
#EFE3D7 #D7EFD7 #D7E3EF #EFD7EF
split-complementary
#EFE3D7 #D7EFEF #D7D7EF
monochromatic
#CCA680 #DEC4AB #EFE3D7 #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.26
#EFE3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EFE3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3D7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3D7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D6
Deuteranopia (green-blind)
#EAE6D7
Tritanopia (blue-blind)
#F4E0E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe3d7; /* rgb */ color: rgb(239, 227, 215); /* oklch */ color: oklch(92.2% 0.021 67.6);
Tailwind
colors: {
custom: {
50: '#f4ebe3',
500: '#efe3d7',
950: '#000000',
},
}SCSS
$custom: #efe3d7; $custom-light: #f4ebe3; $custom-dark: #000000;
JSON
{
"hex": "#efe3d7",
"rgb": {
"r": 239,
"g": 227,
"b": 215
},
"hsl": {
"h": 30,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.92209,
"c": 0.02078,
"h": 67.6
},
"luminance": 0.78195
}Semantic roles & 50–950 ramp
primary
#EFE3D7
secondary
#9FB5CB
accent
#73B630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484