#EFDBAE#EFDBAE
#EFDBAE is a very light, moderate orange. Relative luminance 0.721; OKLCH L 89.7% C 0.063 H 86.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBAE |
|---|---|
| RGB | rgb(239, 219, 174) |
| HSL | hsl(42, 67%, 81%) |
| HSV | hsv(42, 27%, 94%) |
| CMYK | cmyk(0%, 8.4%, 27.2%, 6.3%) |
| CIE-LAB | lab(88.00, 0.15, 24.67) |
| CIE-LCH | lch(88.00, 24.67, 89.66°) |
| OKLab | oklab(89.67% 0.0035 0.0626) |
| OKLCH | oklch(89.67% 0.063 86.8) |
| XYZ | xyz(68.5686, 72.0716, 50.3354) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.60
Moccasin
#FFE4B5
ΔE00 3.21
Pale Peach
#FFE5AD
ΔE00 3.62
Beige (survey)
#E6DAA6
ΔE00 3.66
Navajowhite
#FFDEAD
ΔE00 4.27
Vanilla
#F3E5AB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBAE #AEC2EF
analogous
#EFBAAE #EFDBAE #E2EFAE
triadic
#EFDBAE #AEEFDB #DBAEEF
tetradic
#EFDBAE #AEEFBA #AEC2EF #EFAEE2
square
#EFDBAE #AEEFBA #AEC2EF #EFAEE2
split-complementary
#EFDBAE #AEE2EF #BAAEEF
monochromatic
#DBAE48 #E5C47B #EFDBAE #F9F2E1 #FAF4E5
Accessibility & contrast
On white
1.36
#EFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBAE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBAE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#FAD3CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbae; /* rgb */ color: rgb(239, 219, 174); /* oklch */ color: oklch(89.7% 0.063 86.8);
Tailwind
colors: {
custom: {
50: '#f5e6c6',
500: '#efdbae',
950: '#000000',
},
}SCSS
$custom: #efdbae; $custom-light: #f5e6c6; $custom-dark: #000000;
JSON
{
"hex": "#efdbae",
"rgb": {
"r": 239,
"g": 219,
"b": 174
},
"hsl": {
"h": 41.538,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.89671,
"c": 0.06269,
"h": 86.8
},
"luminance": 0.7207
}Semantic roles & 50–950 ramp
primary
#EFDBAE
secondary
#7490CD
accent
#4FCF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482