#EFDEBE#EFDEBE
#EFDEBE is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.6% C 0.046 H 83.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEBE |
|---|---|
| RGB | rgb(239, 222, 190) |
| HSL | hsl(39, 60%, 84%) |
| HSV | hsv(39, 21%, 94%) |
| CMYK | cmyk(0%, 7.1%, 20.5%, 6.3%) |
| CIE-LAB | lab(89.07, 0.81, 17.82) |
| CIE-LCH | lch(89.07, 17.84, 87.39°) |
| OKLab | oklab(90.61% 0.0054 0.0459) |
| OKLCH | oklch(90.61% 0.046 83.3) |
| XYZ | xyz(71.0120, 74.3125, 59.3082) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.09
Wheat
#F5DEB3
ΔE00 3.24
Blanchedalmond
#FFEBCD
ΔE00 3.42
Papayawhip
#FFEFD5
ΔE00 4.21
Warm Beige
#E9DCC9
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEBE #BECFEF
analogous
#EFC6BE #EFDEBE #E8EFBE
triadic
#EFDEBE #BEEFDE #DEBEEF
tetradic
#EFDEBE #BEEFC6 #BECFEF #EFBEE8
square
#EFDEBE #BEEFC6 #BECFEF #EFBEE8
split-complementary
#EFDEBE #BEE8EF #C6BEEF
monochromatic
#D7AC5C #E3C58D #EFDEBE #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.32
#EFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEBE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEBE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#F8D8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdebe; /* rgb */ color: rgb(239, 222, 190); /* oklch */ color: oklch(90.6% 0.046 83.3);
Tailwind
colors: {
custom: {
50: '#f4e8d1',
500: '#efdebe',
950: '#000000',
},
}SCSS
$custom: #efdebe; $custom-light: #f4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#efdebe",
"rgb": {
"r": 239,
"g": 222,
"b": 190
},
"hsl": {
"h": 39.184,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.90614,
"c": 0.04619,
"h": 83.3
},
"luminance": 0.74311
}Semantic roles & 50–950 ramp
primary
#EFDEBE
secondary
#849DCD
accent
#59C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483