#EDD0BB#EDD0BB
#EDD0BB is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.6% C 0.043 H 58.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD0BB |
|---|---|
| RGB | rgb(237, 208, 187) |
| HSL | hsl(25, 58%, 83%) |
| HSV | hsv(25, 21%, 93%) |
| CMYK | cmyk(0%, 12.2%, 21.1%, 7.1%) |
| CIE-LAB | lab(85.36, 6.89, 14.15) |
| CIE-LCH | lch(85.36, 15.74, 64.03°) |
| OKLab | oklab(87.64% 0.0229 0.0367) |
| OKLCH | oklch(87.64% 0.043 58) |
| XYZ | xyz(66.4507, 66.7060, 56.3792) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.69
Apricot
#FBCEB1
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 6.04
Bisque
#FFE4C4
ΔE00 6.29
Warm Beige
#E9DCC9
ΔE00 6.84
Champagne
#F7E7CE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD0BB #BBD8ED
analogous
#EDBBBF #EDD0BB #EDE9BB
triadic
#EDD0BB #BBEDD0 #D0BBED
tetradic
#EDD0BB #BFEDBB #BBD8ED #E9BBED
square
#EDD0BB #BFEDBB #BBD8ED #E9BBED
split-complementary
#EDD0BB #BBEDE9 #BBBFED
monochromatic
#D38D5A #E0AF8B #EDD0BB #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.46
#EDD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#EDD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD0BB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD0BB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DFD8BB
Tritanopia (blue-blind)
#F7CBCA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edd0bb; /* rgb */ color: rgb(237, 208, 187); /* oklch */ color: oklch(87.6% 0.043 58.0);
Tailwind
colors: {
custom: {
50: '#f3decf',
500: '#edd0bb',
950: '#000000',
},
}SCSS
$custom: #edd0bb; $custom-light: #f3decf; $custom-dark: #000000;
JSON
{
"hex": "#edd0bb",
"rgb": {
"r": 237,
"g": 208,
"b": 187
},
"hsl": {
"h": 25.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87637,
"c": 0.04322,
"h": 58
},
"luminance": 0.66704
}Semantic roles & 50–950 ramp
primary
#EDD0BB
secondary
#82ACCA
accent
#80C620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483