#EFDEB1#EFDEB1
#EFDEB1 is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.3% C 0.062 H 89.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB1 |
|---|---|
| RGB | rgb(239, 222, 177) |
| HSL | hsl(44, 66%, 82%) |
| HSV | hsv(44, 26%, 94%) |
| CMYK | cmyk(0%, 7.1%, 25.9%, 6.3%) |
| CIE-LAB | lab(88.81, -0.99, 24.23) |
| CIE-LCH | lch(88.81, 24.25, 92.35°) |
| OKLab | oklab(90.33% 0.0002 0.0616) |
| OKLCH | oklch(90.33% 0.062 89.8) |
| XYZ | xyz(69.6541, 73.7693, 52.1561) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.42
Beige (survey)
#E6DAA6
ΔE00 2.97
Vanilla
#F3E5AB
ΔE00 3.62
Moccasin
#FFE4B5
ΔE00 3.76
Pale Peach
#FFE5AD
ΔE00 3.82
Navajowhite
#FFDEAD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB1 #B1C2EF
analogous
#EFBFB1 #EFDEB1 #E1EFB1
triadic
#EFDEB1 #B1EFDE #DEB1EF
tetradic
#EFDEB1 #B1EFBF #B1C2EF #EFB1E1
square
#EFDEB1 #B1EFBF #B1C2EF #EFB1E1
split-complementary
#EFDEB1 #B1E1EF #BFB1EF
monochromatic
#DAB34B #E5C97E #EFDEB1 #F9F3E4 #FAF4E6
Accessibility & contrast
On white
1.33
#EFDEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EFDEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB1
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB1 | 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)
#E8DCAE
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#F9D7D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb1; /* rgb */ color: rgb(239, 222, 177); /* oklch */ color: oklch(90.3% 0.062 89.8);
Tailwind
colors: {
custom: {
50: '#f5e8c8',
500: '#efdeb1',
950: '#000000',
},
}SCSS
$custom: #efdeb1; $custom-light: #f5e8c8; $custom-dark: #000000;
JSON
{
"hex": "#efdeb1",
"rgb": {
"r": 239,
"g": 222,
"b": 177
},
"hsl": {
"h": 43.548,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.90327,
"c": 0.06156,
"h": 89.8
},
"luminance": 0.73768
}Semantic roles & 50–950 ramp
primary
#EFDEB1
secondary
#778FCD
accent
#4ACE18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482