#EFDDBA#EFDDBA
#EFDDBA is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.3% C 0.050 H 84.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDBA |
|---|---|
| RGB | rgb(239, 221, 186) |
| HSL | hsl(40, 62%, 83%) |
| HSV | hsv(40, 22%, 94%) |
| CMYK | cmyk(0%, 7.5%, 22.2%, 6.3%) |
| CIE-LAB | lab(88.74, 0.76, 19.44) |
| CIE-LCH | lch(88.74, 19.46, 87.78°) |
| OKLab | oklab(90.33% 0.0053 0.0499) |
| OKLCH | oklch(90.33% 0.05 84) |
| XYZ | xyz(70.3161, 73.6104, 56.9490) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.42
Blanchedalmond
#FFEBCD
ΔE00 3.87
Champagne
#F7E7CE
ΔE00 3.90
Moccasin
#FFE4B5
ΔE00 4.12
Bisque
#FFE4C4
ΔE00 4.59
Papayawhip
#FFEFD5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDBA #BACCEF
analogous
#EFC2BA #EFDDBA #E6EFBA
triadic
#EFDDBA #BAEFDD #DDBAEF
tetradic
#EFDDBA #BAEFC2 #BACCEF #EFBAE6
square
#EFDDBA #BAEFC2 #BACCEF #EFBAE6
split-complementary
#EFDDBA #BAE6EF #C2BAEF
monochromatic
#D8AC57 #E3C588 #EFDDBA #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.34
#EFDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#EFDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDBA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDBA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#F8D7D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efddba; /* rgb */ color: rgb(239, 221, 186); /* oklch */ color: oklch(90.3% 0.050 84.0);
Tailwind
colors: {
custom: {
50: '#f4e7ce',
500: '#efddba',
950: '#000000',
},
}SCSS
$custom: #efddba; $custom-light: #f4e7ce; $custom-dark: #000000;
JSON
{
"hex": "#efddba",
"rgb": {
"r": 239,
"g": 221,
"b": 186
},
"hsl": {
"h": 39.623,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.90326,
"c": 0.05016,
"h": 84
},
"luminance": 0.73609
}Semantic roles & 50–950 ramp
primary
#EFDDBA
secondary
#809ACD
accent
#57CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483