#EDC8A7#EDC8A7
#EDC8A7 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.6% C 0.061 H 63.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8A7 |
|---|---|
| RGB | rgb(237, 200, 167) |
| HSL | hsl(28, 66%, 79%) |
| HSV | hsv(28, 30%, 93%) |
| CMYK | cmyk(0%, 15.6%, 29.5%, 7.1%) |
| CIE-LAB | lab(82.97, 8.33, 21.39) |
| CIE-LCH | lch(82.97, 22.96, 68.72°) |
| OKLab | oklab(85.63% 0.0271 0.0545) |
| OKLCH | oklch(85.63% 0.061 63.6) |
| XYZ | xyz(62.5554, 62.1055, 45.2442) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.89
Light Peach
#FFD8B1
ΔE00 4.10
Peach
#FFDAB9
ΔE00 4.15
Burlywood
#DEB887
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.83
Bisque
#FFE4C4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8A7 #A7CCED
analogous
#EDA7A9 #EDC8A7 #EDEBA7
triadic
#EDC8A7 #A7EDC8 #C8A7ED
tetradic
#EDC8A7 #A9EDA7 #A7CCED #EBA7ED
square
#EDC8A7 #A9EDA7 #A7CCED #EBA7ED
split-complementary
#EDC8A7 #A7EDEB #A7A9ED
monochromatic
#D88841 #E3A874 #EDC8A7 #F7E8DA #FAEFE6
Accessibility & contrast
On white
1.56
#EDC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EDC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8A7
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8A7 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA5
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#F9C0BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edc8a7; /* rgb */ color: rgb(237, 200, 167); /* oklch */ color: oklch(85.6% 0.061 63.6);
Tailwind
colors: {
custom: {
50: '#f3d8c1',
500: '#edc8a7',
950: '#000000',
},
}SCSS
$custom: #edc8a7; $custom-light: #f3d8c1; $custom-dark: #000000;
JSON
{
"hex": "#edc8a7",
"rgb": {
"r": 237,
"g": 200,
"b": 167
},
"hsl": {
"h": 28.286,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.85633,
"c": 0.06087,
"h": 63.6
},
"luminance": 0.62103
}Semantic roles & 50–950 ramp
primary
#EDC8A7
secondary
#6E9FCA
accent
#78CE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382