#EFDFB6#EFDFB6
#EFDFB6 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.6% C 0.056 H 89.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFB6 |
|---|---|
| RGB | rgb(239, 223, 182) |
| HSL | hsl(43, 64%, 83%) |
| HSV | hsv(43, 24%, 94%) |
| CMYK | cmyk(0%, 6.7%, 23.8%, 6.3%) |
| CIE-LAB | lab(89.16, -0.83, 22.11) |
| CIE-LCH | lch(89.16, 22.13, 92.14°) |
| OKLab | oklab(90.63% 0.0008 0.0564) |
| OKLCH | oklch(90.63% 0.056 89.2) |
| XYZ | xyz(70.4280, 74.5051, 54.9178) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.48
Beige (survey)
#E6DAA6
ΔE00 3.71
Moccasin
#FFE4B5
ΔE00 3.98
Vanilla
#F3E5AB
ΔE00 4.42
Pale Peach
#FFE5AD
ΔE00 4.51
Blanchedalmond
#FFEBCD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFB6 #B6C6EF
analogous
#EFC3B6 #EFDFB6 #E2EFB6
triadic
#EFDFB6 #B6EFDF #DFB6EF
tetradic
#EFDFB6 #B6EFC3 #B6C6EF #EFB6E2
square
#EFDFB6 #B6EFC3 #B6C6EF #EFB6E2
split-complementary
#EFDFB6 #B6E2EF #C3B6EF
monochromatic
#D9B352 #E4C984 #EFDFB6 #F9F4E6 #F9F4E6
Accessibility & contrast
On white
1.32
#EFDFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EFDFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFB6
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFB6 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB3
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#F9D8D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdfb6; /* rgb */ color: rgb(239, 223, 182); /* oklch */ color: oklch(90.6% 0.056 89.2);
Tailwind
colors: {
custom: {
50: '#f4e8cc',
500: '#efdfb6',
950: '#000000',
},
}SCSS
$custom: #efdfb6; $custom-light: #f4e8cc; $custom-dark: #000000;
JSON
{
"hex": "#efdfb6",
"rgb": {
"r": 239,
"g": 223,
"b": 182
},
"hsl": {
"h": 43.158,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.90632,
"c": 0.05643,
"h": 89.2
},
"luminance": 0.74503
}Semantic roles & 50–950 ramp
primary
#EFDFB6
secondary
#7C93CD
accent
#4CCC1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483