#EFDAB2#EFDAB2
#EFDAB2 is a very light, muted orange. Relative luminance 0.717; OKLCH L 89.6% C 0.057 H 83.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDAB2 |
|---|---|
| RGB | rgb(239, 218, 178) |
| HSL | hsl(39, 66%, 82%) |
| HSV | hsv(39, 26%, 94%) |
| CMYK | cmyk(0%, 8.8%, 25.5%, 6.3%) |
| CIE-LAB | lab(87.83, 1.19, 22.35) |
| CIE-LCH | lch(87.83, 22.38, 86.95°) |
| OKLab | oklab(89.56% 0.0065 0.057) |
| OKLCH | oklch(89.56% 0.057 83.5) |
| XYZ | xyz(68.7043, 71.7097, 52.3330) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.29
Moccasin
#FFE4B5
ΔE00 3.26
Navajowhite
#FFDEAD
ΔE00 4.10
Pale Peach
#FFE5AD
ΔE00 4.55
Bisque
#FFE4C4
ΔE00 4.88
Blanchedalmond
#FFEBCD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDAB2 #B2C7EF
analogous
#EFBCB2 #EFDAB2 #E6EFB2
triadic
#EFDAB2 #B2EFDA #DAB2EF
tetradic
#EFDAB2 #B2EFBC #B2C7EF #EFB2E6
square
#EFDAB2 #B2EFBC #B2C7EF #EFB2E6
split-complementary
#EFDAB2 #B2E6EF #BCB2EF
monochromatic
#DAA94D #E4C27F #EFDAB2 #FAF2E5 #FAF3E6
Accessibility & contrast
On white
1.37
#EFDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EFDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDAB2
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDAB2 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#F9D3CF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efdab2; /* rgb */ color: rgb(239, 218, 178); /* oklch */ color: oklch(89.6% 0.057 83.5);
Tailwind
colors: {
custom: {
50: '#f5e5c9',
500: '#efdab2',
950: '#000000',
},
}SCSS
$custom: #efdab2; $custom-light: #f5e5c9; $custom-dark: #000000;
JSON
{
"hex": "#efdab2",
"rgb": {
"r": 239,
"g": 218,
"b": 178
},
"hsl": {
"h": 39.344,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.89558,
"c": 0.05736,
"h": 83.5
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#EFDAB2
secondary
#7895CD
accent
#57CD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482