#EFDFBE#EFDFBE
#EFDFBE is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.047 H 85.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFBE |
|---|---|
| RGB | rgb(239, 223, 190) |
| HSL | hsl(40, 60%, 84%) |
| HSV | hsv(40, 21%, 94%) |
| CMYK | cmyk(0%, 6.7%, 20.5%, 6.3%) |
| CIE-LAB | lab(89.32, 0.30, 18.17) |
| CIE-LCH | lch(89.32, 18.17, 89.06°) |
| OKLab | oklab(90.81% 0.0039 0.0467) |
| OKLCH | oklch(90.81% 0.047 85.2) |
| XYZ | xyz(71.2784, 74.8453, 59.3970) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.20
Champagne
#F7E7CE
ΔE00 3.36
Blanchedalmond
#FFEBCD
ΔE00 3.65
Papayawhip
#FFEFD5
ΔE00 4.31
Warm Beige
#E9DCC9
ΔE00 4.70
Moccasin
#FFE4B5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFBE #BECEEF
analogous
#EFC7BE #EFDFBE #E7EFBE
triadic
#EFDFBE #BEEFDF #DFBEEF
tetradic
#EFDFBE #BEEFC7 #BECEEF #EFBEE7
square
#EFDFBE #BEEFC7 #BECEEF #EFBEE7
split-complementary
#EFDFBE #BEE7EF #C7BEEF
monochromatic
#D7AF5C #E3C78D #EFDFBE #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.32
#EFDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EFDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFBE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFBE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#F8D9D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdfbe; /* rgb */ color: rgb(239, 223, 190); /* oklch */ color: oklch(90.8% 0.047 85.2);
Tailwind
colors: {
custom: {
50: '#f4e8d1',
500: '#efdfbe',
950: '#000000',
},
}SCSS
$custom: #efdfbe; $custom-light: #f4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#efdfbe",
"rgb": {
"r": 239,
"g": 223,
"b": 190
},
"hsl": {
"h": 40.408,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.90811,
"c": 0.04691,
"h": 85.2
},
"luminance": 0.74844
}Semantic roles & 50–950 ramp
primary
#EFDFBE
secondary
#849CCD
accent
#55C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483