#EFDFB7#EFDFB7
#EFDFB7 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.055 H 88.8°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFB7 |
|---|---|
| RGB | rgb(239, 223, 183) |
| HSL | hsl(43, 64%, 83%) |
| HSV | hsv(43, 23%, 94%) |
| CMYK | cmyk(0%, 6.7%, 23.4%, 6.3%) |
| CIE-LAB | lab(89.18, -0.69, 21.62) |
| CIE-LCH | lch(89.18, 21.63, 91.83°) |
| OKLab | oklab(90.65% 0.0012 0.0552) |
| OKLCH | oklch(90.65% 0.055 88.8) |
| XYZ | xyz(70.5317, 74.5466, 55.4640) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.47
Beige (survey)
#E6DAA6
ΔE00 3.97
Moccasin
#FFE4B5
ΔE00 4.02
Pale Peach
#FFE5AD
ΔE00 4.68
Vanilla
#F3E5AB
ΔE00 4.69
Blanchedalmond
#FFEBCD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFB7 #B7C7EF
analogous
#EFC3B7 #EFDFB7 #E3EFB7
triadic
#EFDFB7 #B7EFDF #DFB7EF
tetradic
#EFDFB7 #B7EFC3 #B7C7EF #EFB7E3
square
#EFDFB7 #B7EFC3 #B7C7EF #EFB7E3
split-complementary
#EFDFB7 #B7E3EF #C3B7EF
monochromatic
#D9B253 #E4C985 #EFDFB7 #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.32
#EFDFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EFDFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFB7
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFB7 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB5
Deuteranopia (green-blind)
#EDE2B8
Tritanopia (blue-blind)
#F8D8D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdfb7; /* rgb */ color: rgb(239, 223, 183); /* oklch */ color: oklch(90.7% 0.055 88.8);
Tailwind
colors: {
custom: {
50: '#f4e8cc',
500: '#efdfb7',
950: '#000000',
},
}SCSS
$custom: #efdfb7; $custom-light: #f4e8cc; $custom-dark: #000000;
JSON
{
"hex": "#efdfb7",
"rgb": {
"r": 239,
"g": 223,
"b": 183
},
"hsl": {
"h": 42.857,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.90654,
"c": 0.05524,
"h": 88.8
},
"luminance": 0.74545
}Semantic roles & 50–950 ramp
primary
#EFDFB7
secondary
#7D94CD
accent
#4DCB1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483