#EFDCAB#EFDCAB
#EFDCAB is a very light, moderate orange. Relative luminance 0.725; OKLCH L 89.8% C 0.067 H 89.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCAB |
|---|---|
| RGB | rgb(239, 220, 171) |
| HSL | hsl(43, 68%, 80%) |
| HSV | hsv(43, 28%, 94%) |
| CMYK | cmyk(0%, 7.9%, 28.5%, 6.3%) |
| CIE-LAB | lab(88.20, -0.76, 26.49) |
| CIE-LCH | lch(88.20, 26.50, 91.64°) |
| OKLab | oklab(89.81% 0.0008 0.067) |
| OKLCH | oklch(89.81% 0.067 89.3) |
| XYZ | xyz(68.5411, 72.4792, 48.8995) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.53
Beige (survey)
#E6DAA6
ΔE00 2.74
Pale Peach
#FFE5AD
ΔE00 3.24
Vanilla
#F3E5AB
ΔE00 3.32
Moccasin
#FFE4B5
ΔE00 3.62
Navajowhite
#FFDEAD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCAB #ABBEEF
analogous
#EFBAAB #EFDCAB #E0EFAB
triadic
#EFDCAB #ABEFDC #DCABEF
tetradic
#EFDCAB #ABEFBA #ABBEEF #EFABE0
square
#EFDCAB #ABEFBA #ABBEEF #EFABE0
split-complementary
#EFDCAB #ABE0EF #BAABEF
monochromatic
#DBB144 #E5C778 #EFDCAB #F9F1DE #FAF4E5
Accessibility & contrast
On white
1.36
#EFDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EFDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCAB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCAB | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#ECE0AC
Tritanopia (blue-blind)
#FAD4CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdcab; /* rgb */ color: rgb(239, 220, 171); /* oklch */ color: oklch(89.8% 0.067 89.3);
Tailwind
colors: {
custom: {
50: '#f5e6c4',
500: '#efdcab',
950: '#000000',
},
}SCSS
$custom: #efdcab; $custom-light: #f5e6c4; $custom-dark: #000000;
JSON
{
"hex": "#efdcab",
"rgb": {
"r": 239,
"g": 220,
"b": 171
},
"hsl": {
"h": 43.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.89807,
"c": 0.06698,
"h": 89.3
},
"luminance": 0.72477
}Semantic roles & 50–950 ramp
primary
#EFDCAB
secondary
#718BCD
accent
#4AD016
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482