#EFDCBB#EFDCBB
#EFDCBB is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.2% C 0.048 H 81.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCBB |
|---|---|
| RGB | rgb(239, 220, 187) |
| HSL | hsl(38, 62%, 84%) |
| HSV | hsv(38, 22%, 94%) |
| CMYK | cmyk(0%, 7.9%, 21.8%, 6.3%) |
| CIE-LAB | lab(88.51, 1.41, 18.60) |
| CIE-LCH | lch(88.51, 18.65, 85.66°) |
| OKLab | oklab(90.15% 0.0072 0.0478) |
| OKLCH | oklch(90.15% 0.048 81.5) |
| XYZ | xyz(70.1595, 73.1266, 57.4231) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.82
Champagne
#F7E7CE
ΔE00 3.51
Blanchedalmond
#FFEBCD
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 3.99
Moccasin
#FFE4B5
ΔE00 4.40
Warm Beige
#E9DCC9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCBB #BBCEEF
analogous
#EFC2BB #EFDCBB #E8EFBB
triadic
#EFDCBB #BBEFDC #DCBBEF
tetradic
#EFDCBB #BBEFC2 #BBCEEF #EFBBE8
square
#EFDCBB #BBEFC2 #BBCEEF #EFBBE8
split-complementary
#EFDCBB #BBE8EF #C2BBEF
monochromatic
#D8A958 #E3C289 #EFDCBB #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.34
#EFDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#EFDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCBB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCBB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#F8D6D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdcbb; /* rgb */ color: rgb(239, 220, 187); /* oklch */ color: oklch(90.2% 0.048 81.5);
Tailwind
colors: {
custom: {
50: '#f4e6cf',
500: '#efdcbb',
950: '#000000',
},
}SCSS
$custom: #efdcbb; $custom-light: #f4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#efdcbb",
"rgb": {
"r": 239,
"g": 220,
"b": 187
},
"hsl": {
"h": 38.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.90152,
"c": 0.04833,
"h": 81.5
},
"luminance": 0.73125
}Semantic roles & 50–950 ramp
primary
#EFDCBB
secondary
#819DCD
accent
#5BCA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483