#EFDABB#EFDABB
#EFDABB is a very light, muted orange. Relative luminance 0.721; OKLCH L 89.8% C 0.047 H 77.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDABB |
|---|---|
| RGB | rgb(239, 218, 187) |
| HSL | hsl(36, 62%, 84%) |
| HSV | hsv(36, 22%, 94%) |
| CMYK | cmyk(0%, 8.8%, 21.8%, 6.3%) |
| CIE-LAB | lab(88.01, 2.44, 17.90) |
| CIE-LCH | lch(88.01, 18.07, 82.24°) |
| OKLab | oklab(89.76% 0.0101 0.0461) |
| OKLCH | oklch(89.76% 0.047 77.6) |
| XYZ | xyz(69.6377, 72.0831, 57.2491) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.32
Wheat
#F5DEB3
ΔE00 3.54
Champagne
#F7E7CE
ΔE00 3.58
Blanchedalmond
#FFEBCD
ΔE00 3.71
Warm Beige
#E9DCC9
ΔE00 4.32
Moccasin
#FFE4B5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDABB #BBD0EF
analogous
#EFC0BB #EFDABB #EAEFBB
triadic
#EFDABB #BBEFDA #DABBEF
tetradic
#EFDABB #BBEFC0 #BBD0EF #EFBBEA
square
#EFDABB #BBEFC0 #BBD0EF #EFBBEA
split-complementary
#EFDABB #BBEAEF #C0BBEF
monochromatic
#D8A458 #E3BF89 #EFDABB #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.36
#EFDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EFDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDABB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDABB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#F8D4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdabb; /* rgb */ color: rgb(239, 218, 187); /* oklch */ color: oklch(89.8% 0.047 77.6);
Tailwind
colors: {
custom: {
50: '#f4e5cf',
500: '#efdabb',
950: '#000000',
},
}SCSS
$custom: #efdabb; $custom-light: #f4e5cf; $custom-dark: #000000;
JSON
{
"hex": "#efdabb",
"rgb": {
"r": 239,
"g": 218,
"b": 187
},
"hsl": {
"h": 35.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89759,
"c": 0.04716,
"h": 77.6
},
"luminance": 0.72081
}Semantic roles & 50–950 ramp
primary
#EFDABB
secondary
#81A0CD
accent
#62CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483