#EFDEB6#EFDEB6
#EFDEB6 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.4% C 0.056 H 87.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB6 |
|---|---|
| RGB | rgb(239, 222, 182) |
| HSL | hsl(42, 64%, 83%) |
| HSV | hsv(42, 24%, 94%) |
| CMYK | cmyk(0%, 7.1%, 23.8%, 6.3%) |
| CIE-LAB | lab(88.91, -0.32, 21.76) |
| CIE-LCH | lch(88.91, 21.76, 90.83°) |
| OKLab | oklab(90.44% 0.0022 0.0556) |
| OKLCH | oklch(90.44% 0.056 87.7) |
| XYZ | xyz(70.1616, 73.9723, 54.8290) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.12
Moccasin
#FFE4B5
ΔE00 3.78
Beige (survey)
#E6DAA6
ΔE00 4.12
Pale Peach
#FFE5AD
ΔE00 4.58
Vanilla
#F3E5AB
ΔE00 4.87
Blanchedalmond
#FFEBCD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB6 #B6C7EF
analogous
#EFC1B6 #EFDEB6 #E4EFB6
triadic
#EFDEB6 #B6EFDE #DEB6EF
tetradic
#EFDEB6 #B6EFC1 #B6C7EF #EFB6E4
square
#EFDEB6 #B6EFC1 #B6C7EF #EFB6E4
split-complementary
#EFDEB6 #B6E4EF #C1B6EF
monochromatic
#D9B152 #E4C784 #EFDEB6 #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.33
#EFDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EFDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB6
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB6 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB4
Deuteranopia (green-blind)
#ECE1B7
Tritanopia (blue-blind)
#F9D7D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb6; /* rgb */ color: rgb(239, 222, 182); /* oklch */ color: oklch(90.4% 0.056 87.7);
Tailwind
colors: {
custom: {
50: '#f4e8cc',
500: '#efdeb6',
950: '#000000',
},
}SCSS
$custom: #efdeb6; $custom-light: #f4e8cc; $custom-dark: #000000;
JSON
{
"hex": "#efdeb6",
"rgb": {
"r": 239,
"g": 222,
"b": 182
},
"hsl": {
"h": 42.105,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.90435,
"c": 0.05562,
"h": 87.7
},
"luminance": 0.73971
}Semantic roles & 50–950 ramp
primary
#EFDEB6
secondary
#7C94CD
accent
#4FCC1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483