#EFDBAB#EFDBAB
#EFDBAB is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.6% C 0.066 H 88.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBAB |
|---|---|
| RGB | rgb(239, 219, 171) |
| HSL | hsl(42, 68%, 80%) |
| HSV | hsv(42, 28%, 94%) |
| CMYK | cmyk(0%, 8.4%, 28.5%, 6.3%) |
| CIE-LAB | lab(87.95, -0.25, 26.15) |
| CIE-LCH | lch(87.95, 26.15, 90.54°) |
| OKLab | oklab(89.61% 0.0023 0.0662) |
| OKLCH | oklch(89.61% 0.066 88.1) |
| XYZ | xyz(68.2794, 71.9559, 48.8123) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.14
Beige (survey)
#E6DAA6
ΔE00 3.15
Pale Peach
#FFE5AD
ΔE00 3.27
Moccasin
#FFE4B5
ΔE00 3.38
Vanilla
#F3E5AB
ΔE00 3.80
Navajowhite
#FFDEAD
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBAB #ABBFEF
analogous
#EFB9AB #EFDBAB #E1EFAB
triadic
#EFDBAB #ABEFDB #DBABEF
tetradic
#EFDBAB #ABEFB9 #ABBFEF #EFABE1
square
#EFDBAB #ABEFB9 #ABBFEF #EFABE1
split-complementary
#EFDBAB #ABE1EF #B9ABEF
monochromatic
#DBAF44 #E5C578 #EFDBAB #F9F1DE #FAF4E5
Accessibility & contrast
On white
1.36
#EFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBAB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBAB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A8
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#FAD3CE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbab; /* rgb */ color: rgb(239, 219, 171); /* oklch */ color: oklch(89.6% 0.066 88.1);
Tailwind
colors: {
custom: {
50: '#f5e6c4',
500: '#efdbab',
950: '#000000',
},
}SCSS
$custom: #efdbab; $custom-light: #f5e6c4; $custom-dark: #000000;
JSON
{
"hex": "#efdbab",
"rgb": {
"r": 239,
"g": 219,
"b": 171
},
"hsl": {
"h": 42.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.89608,
"c": 0.06619,
"h": 88.1
},
"luminance": 0.71954
}Semantic roles & 50–950 ramp
primary
#EFDBAB
secondary
#718CCD
accent
#4CD016
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482