#EFDEBA#EFDEBA
#EFDEBA is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.5% C 0.051 H 85.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEBA |
|---|---|
| RGB | rgb(239, 222, 186) |
| HSL | hsl(41, 62%, 83%) |
| HSV | hsv(41, 22%, 94%) |
| CMYK | cmyk(0%, 7.1%, 22.2%, 6.3%) |
| CIE-LAB | lab(88.99, 0.24, 19.79) |
| CIE-LCH | lch(88.99, 19.79, 89.30°) |
| OKLab | oklab(90.52% 0.0038 0.0507) |
| OKLCH | oklch(90.52% 0.051 85.7) |
| XYZ | xyz(70.5809, 74.1400, 57.0372) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.45
Blanchedalmond
#FFEBCD
ΔE00 4.10
Moccasin
#FFE4B5
ΔE00 4.13
Champagne
#F7E7CE
ΔE00 4.15
Papayawhip
#FFEFD5
ΔE00 4.98
Bisque
#FFE4C4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEBA #BACBEF
analogous
#EFC3BA #EFDEBA #E5EFBA
triadic
#EFDEBA #BAEFDE #DEBAEF
tetradic
#EFDEBA #BAEFC3 #BACBEF #EFBAE5
square
#EFDEBA #BAEFC3 #BACBEF #EFBAE5
split-complementary
#EFDEBA #BAE5EF #C3BAEF
monochromatic
#D8AE57 #E3C688 #EFDEBA #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.33
#EFDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#EFDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEBA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEBA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#F8D8D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeba; /* rgb */ color: rgb(239, 222, 186); /* oklch */ color: oklch(90.5% 0.051 85.7);
Tailwind
colors: {
custom: {
50: '#f4e8ce',
500: '#efdeba',
950: '#000000',
},
}SCSS
$custom: #efdeba; $custom-light: #f4e8ce; $custom-dark: #000000;
JSON
{
"hex": "#efdeba",
"rgb": {
"r": 239,
"g": 222,
"b": 186
},
"hsl": {
"h": 40.755,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.90523,
"c": 0.05088,
"h": 85.7
},
"luminance": 0.74138
}Semantic roles & 50–950 ramp
primary
#EFDEBA
secondary
#8099CD
accent
#53CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483