#EFDABE#EFDABE
#EFDABE is a very light, muted orange. Relative luminance 0.722; OKLCH L 89.8% C 0.044 H 75.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDABE |
|---|---|
| RGB | rgb(239, 218, 190) |
| HSL | hsl(34, 60%, 84%) |
| HSV | hsv(34, 21%, 94%) |
| CMYK | cmyk(0%, 8.8%, 20.5%, 6.3%) |
| CIE-LAB | lab(88.07, 2.87, 16.42) |
| CIE-LCH | lch(88.07, 16.67, 80.08°) |
| OKLab | oklab(89.83% 0.0113 0.0424) |
| OKLCH | oklch(89.83% 0.044 75.1) |
| XYZ | xyz(69.9622, 72.2129, 58.9582) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.20
Champagne
#F7E7CE
ΔE00 3.35
Warm Beige
#E9DCC9
ΔE00 3.69
Blanchedalmond
#FFEBCD
ΔE00 3.77
Wheat
#F5DEB3
ΔE00 4.54
Antiquewhite
#FAEBD7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDABE #BED3EF
analogous
#EFC2BE #EFDABE #ECEFBE
triadic
#EFDABE #BEEFDA #DABEEF
tetradic
#EFDABE #BEEFC2 #BED3EF #EFBEEC
square
#EFDABE #BEEFC2 #BED3EF #EFBEEC
split-complementary
#EFDABE #BEECEF #C2BEEF
monochromatic
#D7A25C #E3BE8D #EFDABE #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.36
#EFDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EFDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDABE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDABE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#F8D4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdabe; /* rgb */ color: rgb(239, 218, 190); /* oklch */ color: oklch(89.8% 0.044 75.1);
Tailwind
colors: {
custom: {
50: '#f4e5d1',
500: '#efdabe',
950: '#000000',
},
}SCSS
$custom: #efdabe; $custom-light: #f4e5d1; $custom-dark: #000000;
JSON
{
"hex": "#efdabe",
"rgb": {
"r": 239,
"g": 218,
"b": 190
},
"hsl": {
"h": 34.286,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.89829,
"c": 0.04385,
"h": 75.1
},
"luminance": 0.72211
}Semantic roles & 50–950 ramp
primary
#EFDABE
secondary
#84A3CD
accent
#67C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483