#EFDFB5#EFDFB5
#EFDFB5 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.6% C 0.058 H 89.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFB5 |
|---|---|
| RGB | rgb(239, 223, 181) |
| HSL | hsl(43, 64%, 82%) |
| HSV | hsv(43, 24%, 94%) |
| CMYK | cmyk(0%, 6.7%, 24.3%, 6.3%) |
| CIE-LAB | lab(89.14, -0.96, 22.60) |
| CIE-LCH | lch(89.14, 22.62, 92.44°) |
| OKLab | oklab(90.61% 0.0004 0.0576) |
| OKLCH | oklch(90.61% 0.058 89.7) |
| XYZ | xyz(70.3250, 74.4639, 54.3755) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.52
Beige (survey)
#E6DAA6
ΔE00 3.47
Moccasin
#FFE4B5
ΔE00 3.97
Vanilla
#F3E5AB
ΔE00 4.16
Pale Peach
#FFE5AD
ΔE00 4.36
Blanchedalmond
#FFEBCD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFB5 #B5C5EF
analogous
#EFC2B5 #EFDFB5 #E2EFB5
triadic
#EFDFB5 #B5EFDF #DFB5EF
tetradic
#EFDFB5 #B5EFC2 #B5C5EF #EFB5E2
square
#EFDFB5 #B5EFC2 #B5C5EF #EFB5E2
split-complementary
#EFDFB5 #B5E2EF #C2B5EF
monochromatic
#D9B350 #E4C983 #EFDFB5 #FAF4E6 #FAF4E6
Accessibility & contrast
On white
1.32
#EFDFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EFDFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFB5
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFB5 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#F9D8D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdfb5; /* rgb */ color: rgb(239, 223, 181); /* oklch */ color: oklch(90.6% 0.058 89.7);
Tailwind
colors: {
custom: {
50: '#f4e8cb',
500: '#efdfb5',
950: '#000000',
},
}SCSS
$custom: #efdfb5; $custom-light: #f4e8cb; $custom-dark: #000000;
JSON
{
"hex": "#efdfb5",
"rgb": {
"r": 239,
"g": 223,
"b": 181
},
"hsl": {
"h": 43.448,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.90611,
"c": 0.05763,
"h": 89.7
},
"luminance": 0.74462
}Semantic roles & 50–950 ramp
primary
#EFDFB5
secondary
#7B92CD
accent
#4BCC19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482