#EFE3DC#EFE3DC
#EFE3DC is a very light, near-neutral orange. Relative luminance 0.785; OKLCH L 92.3% C 0.016 H 52.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3DC |
|---|---|
| RGB | rgb(239, 227, 220) |
| HSL | hsl(22, 37%, 90%) |
| HSV | hsv(22, 8%, 94%) |
| CMYK | cmyk(0%, 5%, 7.9%, 6.3%) |
| CIE-LAB | lab(90.99, 2.89, 4.87) |
| CIE-LCH | lch(90.99, 5.66, 59.30°) |
| OKLab | oklab(92.34% 0.0099 0.0129) |
| OKLCH | oklch(92.34% 0.016 52.6) |
| XYZ | xyz(75.9825, 78.4570, 78.8372) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.32
Seashell
#FFF5EE
ΔE00 3.82
Very Light Pink
#FFF4F2
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.63
Antiquewhite
#FAEBD7
ΔE00 5.71
Oldlace
#FDF5E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3DC #DCE8EF
analogous
#EFDCDF #EFE3DC #EFECDC
triadic
#EFE3DC #DCEFE3 #E3DCEF
tetradic
#EFE3DC #DFEFDC #DCE8EF #ECDCEF
square
#EFE3DC #DFEFDC #DCE8EF #ECDCEF
split-complementary
#EFE3DC #DCEFEC #DCDFEF
monochromatic
#C9A088 #DCC1B2 #EFE3DC #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.26
#EFE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EFE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3DC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3DC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#F3E1E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe3dc; /* rgb */ color: rgb(239, 227, 220); /* oklch */ color: oklch(92.3% 0.016 52.6);
Tailwind
colors: {
custom: {
50: '#f4ebe6',
500: '#efe3dc',
950: '#000000',
},
}SCSS
$custom: #efe3dc; $custom-light: #f4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#efe3dc",
"rgb": {
"r": 239,
"g": 227,
"b": 220
},
"hsl": {
"h": 22.105,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.92342,
"c": 0.0162,
"h": 52.6
},
"luminance": 0.78456
}Semantic roles & 50–950 ramp
primary
#EFE3DC
secondary
#A5BDCA
accent
#83B035
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484