#EFDDBB#EFDDBB
#EFDDBB is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.3% C 0.049 H 83.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDBB |
|---|---|
| RGB | rgb(239, 221, 187) |
| HSL | hsl(39, 62%, 84%) |
| HSV | hsv(39, 22%, 94%) |
| CMYK | cmyk(0%, 7.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(88.76, 0.90, 18.95) |
| CIE-LCH | lch(88.76, 18.97, 87.29°) |
| OKLab | oklab(90.35% 0.0057 0.0487) |
| OKLCH | oklch(90.35% 0.049 83.3) |
| XYZ | xyz(70.4227, 73.6531, 57.5108) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.64
Champagne
#F7E7CE
ΔE00 3.65
Blanchedalmond
#FFEBCD
ΔE00 3.70
Moccasin
#FFE4B5
ΔE00 4.28
Bisque
#FFE4C4
ΔE00 4.42
Papayawhip
#FFEFD5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDBB #BBCDEF
analogous
#EFC3BB #EFDDBB #E7EFBB
triadic
#EFDDBB #BBEFDD #DDBBEF
tetradic
#EFDDBB #BBEFC3 #BBCDEF #EFBBE7
square
#EFDDBB #BBEFC3 #BBCDEF #EFBBE7
split-complementary
#EFDDBB #BBE7EF #C3BBEF
monochromatic
#D8AB58 #E3C489 #EFDDBB #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.34
#EFDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EFDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDBB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDBB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EAE1BC
Tritanopia (blue-blind)
#F8D7D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efddbb; /* rgb */ color: rgb(239, 221, 187); /* oklch */ color: oklch(90.3% 0.049 83.3);
Tailwind
colors: {
custom: {
50: '#f4e7cf',
500: '#efddbb',
950: '#000000',
},
}SCSS
$custom: #efddbb; $custom-light: #f4e7cf; $custom-dark: #000000;
JSON
{
"hex": "#efddbb",
"rgb": {
"r": 239,
"g": 221,
"b": 187
},
"hsl": {
"h": 39.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.90348,
"c": 0.04899,
"h": 83.3
},
"luminance": 0.73651
}Semantic roles & 50–950 ramp
primary
#EFDDBB
secondary
#819BCD
accent
#58CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483