#EFDEBC#EFDEBC
#EFDEBC is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.6% C 0.049 H 84.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEBC |
|---|---|
| RGB | rgb(239, 222, 188) |
| HSL | hsl(40, 61%, 84%) |
| HSV | hsv(40, 21%, 94%) |
| CMYK | cmyk(0%, 7.1%, 21.3%, 6.3%) |
| CIE-LAB | lab(89.03, 0.52, 18.81) |
| CIE-LCH | lch(89.03, 18.81, 88.40°) |
| OKLab | oklab(90.57% 0.0046 0.0483) |
| OKLCH | oklch(90.57% 0.049 84.5) |
| XYZ | xyz(70.7950, 74.2257, 58.1648) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.80
Champagne
#F7E7CE
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 3.73
Moccasin
#FFE4B5
ΔE00 4.41
Papayawhip
#FFEFD5
ΔE00 4.57
Bisque
#FFE4C4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEBC #BCCDEF
analogous
#EFC4BC #EFDEBC #E6EFBC
triadic
#EFDEBC #BCEFDE #DEBCEF
tetradic
#EFDEBC #BCEFC4 #BCCDEF #EFBCE6
square
#EFDEBC #BCEFC4 #BCCDEF #EFBCE6
split-complementary
#EFDEBC #BCE6EF #C4BCEF
monochromatic
#D7AD59 #E3C68B #EFDEBC #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.33
#EFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEBC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEBC | 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)
#E7DDBA
Deuteranopia (green-blind)
#EBE2BD
Tritanopia (blue-blind)
#F8D8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdebc; /* rgb */ color: rgb(239, 222, 188); /* oklch */ color: oklch(90.6% 0.049 84.5);
Tailwind
colors: {
custom: {
50: '#f4e8d0',
500: '#efdebc',
950: '#000000',
},
}SCSS
$custom: #efdebc; $custom-light: #f4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#efdebc",
"rgb": {
"r": 239,
"g": 222,
"b": 188
},
"hsl": {
"h": 40,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.90568,
"c": 0.04853,
"h": 84.5
},
"luminance": 0.74224
}Semantic roles & 50–950 ramp
primary
#EFDEBC
secondary
#829BCD
accent
#56C91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483