#EDC8A9#EDC8A9
#EDC8A9 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.7% C 0.059 H 61.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8A9 |
|---|---|
| RGB | rgb(237, 200, 169) |
| HSL | hsl(27, 65%, 80%) |
| HSV | hsv(27, 29%, 93%) |
| CMYK | cmyk(0%, 15.6%, 28.7%, 7.1%) |
| CIE-LAB | lab(83.01, 8.59, 20.39) |
| CIE-LCH | lch(83.01, 22.13, 67.15°) |
| OKLab | oklab(85.68% 0.0279 0.0521) |
| OKLCH | oklch(85.68% 0.059 61.9) |
| XYZ | xyz(62.7417, 62.1801, 46.2254) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.44
Peach
#FFDAB9
ΔE00 4.18
Light Peach
#FFD8B1
ΔE00 4.40
Burlywood
#DEB887
ΔE00 6.88
Bisque
#FFE4C4
ΔE00 7.03
Tan
#D2B48C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8A9 #A9CEED
analogous
#EDA9AC #EDC8A9 #EDEAA9
triadic
#EDC8A9 #A9EDC8 #C8A9ED
tetradic
#EDC8A9 #ACEDA9 #A9CEED #EAA9ED
square
#EDC8A9 #ACEDA9 #A9CEED #EAA9ED
split-complementary
#EDC8A9 #A9EDEA #A9ACED
monochromatic
#D88744 #E2A876 #EDC8A9 #F8E8DC #FAEFE6
Accessibility & contrast
On white
1.56
#EDC8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EDC8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8A9
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8A9 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA7
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#F9C0BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edc8a9; /* rgb */ color: rgb(237, 200, 169); /* oklch */ color: oklch(85.7% 0.059 61.9);
Tailwind
colors: {
custom: {
50: '#f3d8c2',
500: '#edc8a9',
950: '#000000',
},
}SCSS
$custom: #edc8a9; $custom-light: #f3d8c2; $custom-dark: #000000;
JSON
{
"hex": "#edc8a9",
"rgb": {
"r": 237,
"g": 200,
"b": 169
},
"hsl": {
"h": 27.353,
"s": 65.385,
"l": 79.608
},
"oklch": {
"l": 0.85677,
"c": 0.05908,
"h": 61.9
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#EDC8A9
secondary
#70A1CA
accent
#7BCD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382