#EFDEB3#EFDEB3
#EFDEB3 is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.4% C 0.059 H 89.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB3 |
|---|---|
| RGB | rgb(239, 222, 179) |
| HSL | hsl(43, 65%, 82%) |
| HSV | hsv(43, 25%, 94%) |
| CMYK | cmyk(0%, 7.1%, 25.1%, 6.3%) |
| CIE-LAB | lab(88.85, -0.72, 23.24) |
| CIE-LCH | lch(88.85, 23.25, 91.79°) |
| OKLab | oklab(90.37% 0.001 0.0592) |
| OKLCH | oklch(90.37% 0.059 89) |
| XYZ | xyz(69.8549, 73.8496, 53.2137) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.22
Beige (survey)
#E6DAA6
ΔE00 3.39
Moccasin
#FFE4B5
ΔE00 3.72
Pale Peach
#FFE5AD
ΔE00 4.08
Vanilla
#F3E5AB
ΔE00 4.10
Navajowhite
#FFDEAD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB3 #B3C4EF
analogous
#EFC0B3 #EFDEB3 #E2EFB3
triadic
#EFDEB3 #B3EFDE #DEB3EF
tetradic
#EFDEB3 #B3EFC0 #B3C4EF #EFB3E2
square
#EFDEB3 #B3EFC0 #B3C4EF #EFB3E2
split-complementary
#EFDEB3 #B3E2EF #C0B3EF
monochromatic
#DAB24E #E4C880 #EFDEB3 #FAF4E6 #FAF4E6
Accessibility & contrast
On white
1.33
#EFDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EFDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB3
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB3 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#EDE1B4
Tritanopia (blue-blind)
#F9D7D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb3; /* rgb */ color: rgb(239, 222, 179); /* oklch */ color: oklch(90.4% 0.059 89.0);
Tailwind
colors: {
custom: {
50: '#f4e8ca',
500: '#efdeb3',
950: '#000000',
},
}SCSS
$custom: #efdeb3; $custom-light: #f4e8ca; $custom-dark: #000000;
JSON
{
"hex": "#efdeb3",
"rgb": {
"r": 239,
"g": 222,
"b": 179
},
"hsl": {
"h": 43,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.9037,
"c": 0.05918,
"h": 89
},
"luminance": 0.73848
}Semantic roles & 50–950 ramp
primary
#EFDEB3
secondary
#7991CD
accent
#4CCD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482