#EFDEB0#EFDEB0
#EFDEB0 is a very light, moderate orange. Relative luminance 0.737; OKLCH L 90.3% C 0.063 H 90.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB0 |
|---|---|
| RGB | rgb(239, 222, 176) |
| HSL | hsl(44, 66%, 81%) |
| HSV | hsv(44, 26%, 94%) |
| CMYK | cmyk(0%, 7.1%, 26.4%, 6.3%) |
| CIE-LAB | lab(88.79, -1.13, 24.72) |
| CIE-LCH | lch(88.79, 24.74, 92.61°) |
| OKLab | oklab(90.31% -0.0002 0.0627) |
| OKLCH | oklch(90.31% 0.063 90.2) |
| XYZ | xyz(69.5548, 73.7296, 51.6331) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.55
Beige (survey)
#E6DAA6
ΔE00 2.77
Vanilla
#F3E5AB
ΔE00 3.39
Pale Peach
#FFE5AD
ΔE00 3.71
Moccasin
#FFE4B5
ΔE00 3.80
Navajowhite
#FFDEAD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB0 #B0C1EF
analogous
#EFBFB0 #EFDEB0 #E1EFB0
triadic
#EFDEB0 #B0EFDE #DEB0EF
tetradic
#EFDEB0 #B0EFBF #B0C1EF #EFB0E1
square
#EFDEB0 #B0EFBF #B0C1EF #EFB0E1
split-complementary
#EFDEB0 #B0E1EF #BFB0EF
monochromatic
#DAB34A #E5C97D #EFDEB0 #F9F3E3 #FAF4E6
Accessibility & contrast
On white
1.33
#EFDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EFDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#F9D7D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb0; /* rgb */ color: rgb(239, 222, 176); /* oklch */ color: oklch(90.3% 0.063 90.2);
Tailwind
colors: {
custom: {
50: '#f5e8c7',
500: '#efdeb0',
950: '#000000',
},
}SCSS
$custom: #efdeb0; $custom-light: #f5e8c7; $custom-dark: #000000;
JSON
{
"hex": "#efdeb0",
"rgb": {
"r": 239,
"g": 222,
"b": 176
},
"hsl": {
"h": 43.81,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.90306,
"c": 0.06274,
"h": 90.2
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#EFDEB0
secondary
#768ECD
accent
#49CE17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482