#EFDEBF#EFDEBF
#EFDEBF is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.6% C 0.045 H 82.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEBF |
|---|---|
| RGB | rgb(239, 222, 191) |
| HSL | hsl(39, 60%, 84%) |
| HSV | hsv(39, 20%, 94%) |
| CMYK | cmyk(0%, 7.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(89.09, 0.96, 17.33) |
| CIE-LCH | lch(89.09, 17.35, 86.84°) |
| OKLab | oklab(90.64% 0.0058 0.0446) |
| OKLCH | oklch(90.64% 0.045 82.6) |
| XYZ | xyz(71.1217, 74.3564, 59.8858) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.84
Blanchedalmond
#FFEBCD
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 3.48
Warm Beige
#E9DCC9
ΔE00 4.03
Papayawhip
#FFEFD5
ΔE00 4.06
Bisque
#FFE4C4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEBF #BFD0EF
analogous
#EFC6BF #EFDEBF #E8EFBF
triadic
#EFDEBF #BFEFDE #DEBFEF
tetradic
#EFDEBF #BFEFC6 #BFD0EF #EFBFE8
square
#EFDEBF #BFEFC6 #BFD0EF #EFBFE8
split-complementary
#EFDEBF #BFE8EF #C6BFEF
monochromatic
#D7AC5D #E3C58E #EFDEBF #F9F2E7 #F9F2E7
Accessibility & contrast
On white
1.32
#EFDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EFDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEBF
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEBF | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#EBE2C0
Tritanopia (blue-blind)
#F8D8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdebf; /* rgb */ color: rgb(239, 222, 191); /* oklch */ color: oklch(90.6% 0.045 82.6);
Tailwind
colors: {
custom: {
50: '#f4e8d2',
500: '#efdebf',
950: '#000000',
},
}SCSS
$custom: #efdebf; $custom-light: #f4e8d2; $custom-dark: #000000;
JSON
{
"hex": "#efdebf",
"rgb": {
"r": 239,
"g": 222,
"b": 191
},
"hsl": {
"h": 38.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.90637,
"c": 0.04502,
"h": 82.6
},
"luminance": 0.74355
}Semantic roles & 50–950 ramp
primary
#EFDEBF
secondary
#859FCD
accent
#5AC81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483