#EFDDB9#EFDDB9
#EFDDB9 is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.3% C 0.051 H 84.5°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDB9 |
|---|---|
| RGB | rgb(239, 221, 185) |
| HSL | hsl(40, 63%, 83%) |
| HSV | hsv(40, 23%, 94%) |
| CMYK | cmyk(0%, 7.5%, 22.6%, 6.3%) |
| CIE-LAB | lab(88.72, 0.61, 19.94) |
| CIE-LCH | lch(88.72, 19.94, 88.23°) |
| OKLab | oklab(90.3% 0.0049 0.0511) |
| OKLCH | oklch(90.3% 0.051 84.5) |
| XYZ | xyz(70.2101, 73.5680, 56.3911) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.23
Moccasin
#FFE4B5
ΔE00 3.98
Blanchedalmond
#FFEBCD
ΔE00 4.05
Champagne
#F7E7CE
ΔE00 4.16
Bisque
#FFE4C4
ΔE00 4.77
Papayawhip
#FFEFD5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDB9 #B9CBEF
analogous
#EFC2B9 #EFDDB9 #E6EFB9
triadic
#EFDDB9 #B9EFDD #DDB9EF
tetradic
#EFDDB9 #B9EFC2 #B9CBEF #EFB9E6
square
#EFDDB9 #B9EFC2 #B9CBEF #EFB9E6
split-complementary
#EFDDB9 #B9E6EF #C2B9EF
monochromatic
#D8AD55 #E4C587 #EFDDB9 #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.34
#EFDDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#EFDDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDB9
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDB9 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB7
Deuteranopia (green-blind)
#EBE1BA
Tritanopia (blue-blind)
#F8D7D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efddb9; /* rgb */ color: rgb(239, 221, 185); /* oklch */ color: oklch(90.3% 0.051 84.5);
Tailwind
colors: {
custom: {
50: '#f4e7ce',
500: '#efddb9',
950: '#000000',
},
}SCSS
$custom: #efddb9; $custom-light: #f4e7ce; $custom-dark: #000000;
JSON
{
"hex": "#efddb9",
"rgb": {
"r": 239,
"g": 221,
"b": 185
},
"hsl": {
"h": 40,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.90303,
"c": 0.05133,
"h": 84.5
},
"luminance": 0.73566
}Semantic roles & 50–950 ramp
primary
#EFDDB9
secondary
#7F99CD
accent
#55CB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171613
muted
#858483