#EFDEBB#EFDEBB
#EFDEBB is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.5% C 0.050 H 85.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEBB |
|---|---|
| RGB | rgb(239, 222, 187) |
| HSL | hsl(40, 62%, 84%) |
| HSV | hsv(40, 22%, 94%) |
| CMYK | cmyk(0%, 7.1%, 21.8%, 6.3%) |
| CIE-LAB | lab(89.01, 0.38, 19.30) |
| CIE-LCH | lch(89.01, 19.30, 88.86°) |
| OKLab | oklab(90.55% 0.0042 0.0495) |
| OKLCH | oklch(90.55% 0.05 85.1) |
| XYZ | xyz(70.6875, 74.1827, 57.5991) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.61
Champagne
#F7E7CE
ΔE00 3.88
Blanchedalmond
#FFEBCD
ΔE00 3.91
Moccasin
#FFE4B5
ΔE00 4.26
Papayawhip
#FFEFD5
ΔE00 4.77
Bisque
#FFE4C4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEBB #BBCCEF
analogous
#EFC4BB #EFDEBB #E6EFBB
triadic
#EFDEBB #BBEFDE #DEBBEF
tetradic
#EFDEBB #BBEFC4 #BBCCEF #EFBBE6
square
#EFDEBB #BBEFC4 #BBCCEF #EFBBE6
split-complementary
#EFDEBB #BBE6EF #C4BBEF
monochromatic
#D8AE58 #E3C689 #EFDEBB #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.33
#EFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEBB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEBB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#F8D8D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdebb; /* rgb */ color: rgb(239, 222, 187); /* oklch */ color: oklch(90.5% 0.050 85.1);
Tailwind
colors: {
custom: {
50: '#f4e8cf',
500: '#efdebb',
950: '#000000',
},
}SCSS
$custom: #efdebb; $custom-light: #f4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#efdebb",
"rgb": {
"r": 239,
"g": 222,
"b": 187
},
"hsl": {
"h": 40.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.90545,
"c": 0.04971,
"h": 85.1
},
"luminance": 0.74181
}Semantic roles & 50–950 ramp
primary
#EFDEBB
secondary
#819ACD
accent
#55CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483