#EFDEB7#EFDEB7
#EFDEB7 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.5% C 0.054 H 87.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB7 |
|---|---|
| RGB | rgb(239, 222, 183) |
| HSL | hsl(42, 64%, 83%) |
| HSV | hsv(42, 23%, 94%) |
| CMYK | cmyk(0%, 7.1%, 23.4%, 6.3%) |
| CIE-LAB | lab(88.93, -0.18, 21.27) |
| CIE-LCH | lch(88.93, 21.27, 90.48°) |
| OKLab | oklab(90.46% 0.0026 0.0544) |
| OKLCH | oklch(90.46% 0.054 87.2) |
| XYZ | xyz(70.2653, 74.0138, 55.3752) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.15
Moccasin
#FFE4B5
ΔE00 3.84
Beige (survey)
#E6DAA6
ΔE00 4.38
Blanchedalmond
#FFEBCD
ΔE00 4.71
Pale Peach
#FFE5AD
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB7 #B7C8EF
analogous
#EFC2B7 #EFDEB7 #E4EFB7
triadic
#EFDEB7 #B7EFDE #DEB7EF
tetradic
#EFDEB7 #B7EFC2 #B7C8EF #EFB7E4
square
#EFDEB7 #B7EFC2 #B7C8EF #EFB7E4
split-complementary
#EFDEB7 #B7E4EF #C2B7EF
monochromatic
#D9B053 #E4C785 #EFDEB7 #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.33
#EFDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EFDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB7
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB7 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB5
Deuteranopia (green-blind)
#ECE1B8
Tritanopia (blue-blind)
#F9D7D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb7; /* rgb */ color: rgb(239, 222, 183); /* oklch */ color: oklch(90.5% 0.054 87.2);
Tailwind
colors: {
custom: {
50: '#f4e8cc',
500: '#efdeb7',
950: '#000000',
},
}SCSS
$custom: #efdeb7; $custom-light: #f4e8cc; $custom-dark: #000000;
JSON
{
"hex": "#efdeb7",
"rgb": {
"r": 239,
"g": 222,
"b": 183
},
"hsl": {
"h": 41.786,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.90456,
"c": 0.05443,
"h": 87.2
},
"luminance": 0.74012
}Semantic roles & 50–950 ramp
primary
#EFDEB7
secondary
#7D95CD
accent
#50CB1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483