#EFDEB4#EFDEB4
#EFDEB4 is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.4% C 0.058 H 88.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB4 |
|---|---|
| RGB | rgb(239, 222, 180) |
| HSL | hsl(43, 65%, 82%) |
| HSV | hsv(43, 25%, 94%) |
| CMYK | cmyk(0%, 7.1%, 24.7%, 6.3%) |
| CIE-LAB | lab(88.87, -0.59, 22.75) |
| CIE-LCH | lch(88.87, 22.76, 91.48°) |
| OKLab | oklab(90.39% 0.0014 0.058) |
| OKLCH | oklch(90.39% 0.058 88.6) |
| XYZ | xyz(69.9564, 73.8902, 53.7483) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.15
Beige (survey)
#E6DAA6
ΔE00 3.63
Moccasin
#FFE4B5
ΔE00 3.72
Pale Peach
#FFE5AD
ΔE00 4.23
Vanilla
#F3E5AB
ΔE00 4.35
Navajowhite
#FFDEAD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB4 #B4C5EF
analogous
#EFC1B4 #EFDEB4 #E3EFB4
triadic
#EFDEB4 #B4EFDE #DEB4EF
tetradic
#EFDEB4 #B4EFC1 #B4C5EF #EFB4E3
square
#EFDEB4 #B4EFC1 #B4C5EF #EFB4E3
split-complementary
#EFDEB4 #B4E3EF #C1B4EF
monochromatic
#D9B24F #E4C882 #EFDEB4 #FAF4E6 #FAF4E6
Accessibility & contrast
On white
1.33
#EFDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#EFDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB4
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB4 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#F9D7D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb4; /* rgb */ color: rgb(239, 222, 180); /* oklch */ color: oklch(90.4% 0.058 88.6);
Tailwind
colors: {
custom: {
50: '#f4e8ca',
500: '#efdeb4',
950: '#000000',
},
}SCSS
$custom: #efdeb4; $custom-light: #f4e8ca; $custom-dark: #000000;
JSON
{
"hex": "#efdeb4",
"rgb": {
"r": 239,
"g": 222,
"b": 180
},
"hsl": {
"h": 42.712,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.90391,
"c": 0.058,
"h": 88.6
},
"luminance": 0.73889
}Semantic roles & 50–950 ramp
primary
#EFDEB4
secondary
#7A92CD
accent
#4DCD19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482