#EFDBBE#EFDBBE
#EFDBBE is a very light, muted orange. Relative luminance 0.727; OKLCH L 90.0% C 0.044 H 77.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBBE |
|---|---|
| RGB | rgb(239, 219, 190) |
| HSL | hsl(36, 60%, 84%) |
| HSV | hsv(36, 21%, 94%) |
| CMYK | cmyk(0%, 8.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(88.32, 2.35, 16.77) |
| CIE-LCH | lch(88.32, 16.93, 82.01°) |
| OKLab | oklab(90.02% 0.0098 0.0432) |
| OKLCH | oklch(90.02% 0.044 77.2) |
| XYZ | xyz(70.2223, 72.7331, 59.0449) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.07
Bisque
#FFE4C4
ΔE00 3.35
Blanchedalmond
#FFEBCD
ΔE00 3.49
Warm Beige
#E9DCC9
ΔE00 3.69
Wheat
#F5DEB3
ΔE00 4.08
Papayawhip
#FFEFD5
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBBE #BED2EF
analogous
#EFC3BE #EFDBBE #EBEFBE
triadic
#EFDBBE #BEEFDB #DBBEEF
tetradic
#EFDBBE #BEEFC3 #BED2EF #EFBEEB
square
#EFDBBE #BEEFC3 #BED2EF #EFBEEB
split-complementary
#EFDBBE #BEEBEF #C3BEEF
monochromatic
#D7A55C #E3C08D #EFDBBE #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.35
#EFDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#EFDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBBE
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBBE | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#F8D5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdbbe; /* rgb */ color: rgb(239, 219, 190); /* oklch */ color: oklch(90.0% 0.044 77.2);
Tailwind
colors: {
custom: {
50: '#f4e6d1',
500: '#efdbbe',
950: '#000000',
},
}SCSS
$custom: #efdbbe; $custom-light: #f4e6d1; $custom-dark: #000000;
JSON
{
"hex": "#efdbbe",
"rgb": {
"r": 239,
"g": 219,
"b": 190
},
"hsl": {
"h": 35.51,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.90024,
"c": 0.04435,
"h": 77.2
},
"luminance": 0.72731
}Semantic roles & 50–950 ramp
primary
#EFDBBE
secondary
#84A2CD
accent
#63C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483