#EFDBBB#EFDBBB
#EFDBBB is a very light, muted orange. Relative luminance 0.726; OKLCH L 90.0% C 0.048 H 79.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDBBB |
|---|---|
| RGB | rgb(239, 219, 187) |
| HSL | hsl(37, 62%, 84%) |
| HSV | hsv(37, 22%, 94%) |
| CMYK | cmyk(0%, 8.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(88.26, 1.92, 18.25) |
| CIE-LCH | lch(88.26, 18.35, 83.98°) |
| OKLab | oklab(89.96% 0.0086 0.0469) |
| OKLCH | oklch(89.96% 0.048 79.6) |
| XYZ | xyz(69.8978, 72.6033, 57.3358) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.13
Champagne
#F7E7CE
ΔE00 3.49
Blanchedalmond
#FFEBCD
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 3.61
Warm Beige
#E9DCC9
ΔE00 4.43
Moccasin
#FFE4B5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDBBB #BBCFEF
analogous
#EFC1BB #EFDBBB #E9EFBB
triadic
#EFDBBB #BBEFDB #DBBBEF
tetradic
#EFDBBB #BBEFC1 #BBCFEF #EFBBE9
square
#EFDBBB #BBEFC1 #BBCFEF #EFBBE9
split-complementary
#EFDBBB #BBE9EF #C1BBEF
monochromatic
#D8A758 #E3C189 #EFDBBB #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.35
#EFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EFDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDBBB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDBBB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#F8D5D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdbbb; /* rgb */ color: rgb(239, 219, 187); /* oklch */ color: oklch(90.0% 0.048 79.6);
Tailwind
colors: {
custom: {
50: '#f4e6cf',
500: '#efdbbb',
950: '#000000',
},
}SCSS
$custom: #efdbbb; $custom-light: #f4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#efdbbb",
"rgb": {
"r": 239,
"g": 219,
"b": 187
},
"hsl": {
"h": 36.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.89955,
"c": 0.04772,
"h": 79.6
},
"luminance": 0.72602
}Semantic roles & 50–950 ramp
primary
#EFDBBB
secondary
#819ECD
accent
#5FCA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483