#EFDFB8#EFDFB8
#EFDFB8 is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.7% C 0.054 H 88.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFB8 |
|---|---|
| RGB | rgb(239, 223, 184) |
| HSL | hsl(43, 63%, 83%) |
| HSV | hsv(43, 23%, 94%) |
| CMYK | cmyk(0%, 6.7%, 23%, 6.3%) |
| CIE-LAB | lab(89.20, -0.55, 21.12) |
| CIE-LCH | lch(89.20, 21.13, 91.49°) |
| OKLab | oklab(90.68% 0.0016 0.054) |
| OKLCH | oklch(90.68% 0.054 88.4) |
| XYZ | xyz(70.6361, 74.5883, 56.0141) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.49
Moccasin
#FFE4B5
ΔE00 4.07
Beige (survey)
#E6DAA6
ΔE00 4.22
Blanchedalmond
#FFEBCD
ΔE00 4.81
Pale Peach
#FFE5AD
ΔE00 4.86
Vanilla
#F3E5AB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFB8 #B8C8EF
analogous
#EFC3B8 #EFDFB8 #E4EFB8
triadic
#EFDFB8 #B8EFDF #DFB8EF
tetradic
#EFDFB8 #B8EFC3 #B8C8EF #EFB8E4
square
#EFDFB8 #B8EFC3 #B8C8EF #EFB8E4
split-complementary
#EFDFB8 #B8E4EF #C3B8EF
monochromatic
#D8B254 #E4C886 #EFDFB8 #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.32
#EFDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EFDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFB8
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFB8 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB6
Deuteranopia (green-blind)
#EDE2B9
Tritanopia (blue-blind)
#F8D8D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdfb8; /* rgb */ color: rgb(239, 223, 184); /* oklch */ color: oklch(90.7% 0.054 88.4);
Tailwind
colors: {
custom: {
50: '#f4e8cd',
500: '#efdfb8',
950: '#000000',
},
}SCSS
$custom: #efdfb8; $custom-light: #f4e8cd; $custom-dark: #000000;
JSON
{
"hex": "#efdfb8",
"rgb": {
"r": 239,
"g": 223,
"b": 184
},
"hsl": {
"h": 42.545,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.90676,
"c": 0.05404,
"h": 88.4
},
"luminance": 0.74587
}Semantic roles & 50–950 ramp
primary
#EFDFB8
secondary
#7E95CD
accent
#4ECB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483