#EFE6D2#EFE6D2
#EFE6D2 is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.7% C 0.028 H 86.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6D2 |
|---|---|
| RGB | rgb(239, 230, 210) |
| HSL | hsl(41, 48%, 88%) |
| HSV | hsv(41, 12%, 94%) |
| CMYK | cmyk(0%, 3.8%, 12.1%, 6.3%) |
| CIE-LAB | lab(91.50, -0.27, 10.83) |
| CIE-LCH | lch(91.50, 10.83, 91.41°) |
| OKLab | oklab(92.67% 0.0017 0.0283) |
| OKLCH | oklch(92.67% 0.028 86.7) |
| XYZ | xyz(75.5252, 79.5984, 72.3456) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.61
Warm Beige
#E9DCC9
ΔE00 2.92
Champagne
#F7E7CE
ΔE00 3.05
Antiquewhite
#FAEBD7
ΔE00 3.13
Papayawhip
#FFEFD5
ΔE00 3.73
Oldlace
#FDF5E6
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6D2 #D2DBEF
analogous
#EFD7D2 #EFE6D2 #E9EFD2
triadic
#EFE6D2 #D2EFE6 #E6D2EF
tetradic
#EFE6D2 #D2EFD7 #D2DBEF #EFD2E9
square
#EFE6D2 #D2EFD7 #D2DBEF #EFD2E9
split-complementary
#EFE6D2 #D2E9EF #D7D2EF
monochromatic
#CFB478 #DFCDA5 #EFE6D2 #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.24
#EFE6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EFE6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6D2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6D2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#EEE8D3
Tritanopia (blue-blind)
#F4E2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe6d2; /* rgb */ color: rgb(239, 230, 210); /* oklch */ color: oklch(92.7% 0.028 86.7);
Tailwind
colors: {
custom: {
50: '#f4eddf',
500: '#efe6d2',
950: '#000000',
},
}SCSS
$custom: #efe6d2; $custom-light: #f4eddf; $custom-dark: #000000;
JSON
{
"hex": "#efe6d2",
"rgb": {
"r": 239,
"g": 230,
"b": 210
},
"hsl": {
"h": 41.379,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92671,
"c": 0.0283,
"h": 86.7
},
"luminance": 0.79597
}Semantic roles & 50–950 ramp
primary
#EFE6D2
secondary
#99A9CC
accent
#57BB2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484