#EDC895#EDC895
#EDC895 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.3% C 0.078 H 75.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC895 |
|---|---|
| RGB | rgb(237, 200, 149) |
| HSL | hsl(35, 71%, 76%) |
| HSV | hsv(35, 37%, 93%) |
| CMYK | cmyk(0%, 15.6%, 37.1%, 7.1%) |
| CIE-LAB | lab(82.64, 6.13, 30.40) |
| CIE-LCH | lch(82.64, 31.01, 78.59°) |
| OKLab | oklab(85.27% 0.0199 0.0759) |
| OKLCH | oklch(85.27% 0.078 75.3) |
| XYZ | xyz(61.0057, 61.4857, 37.0824) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 5.05
Light Peach
#FFD8B1
ΔE00 5.47
Very Light Brown
#D3B683
ΔE00 5.55
Tan
#D2B48C
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC895 #95BAED
analogous
#ED9C95 #EDC895 #E6ED95
triadic
#EDC895 #95EDC8 #C895ED
tetradic
#EDC895 #95ED9C #95BAED #ED95E6
square
#EDC895 #95ED9C #95BAED #ED95E6
split-complementary
#EDC895 #95E6ED #9C95ED
monochromatic
#DB922C #E4AD61 #EDC895 #F6E3C9 #FBF1E5
Accessibility & contrast
On white
1.58
#EDC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EDC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC895
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC895 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C991
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#FBBEBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edc895; /* rgb */ color: rgb(237, 200, 149); /* oklch */ color: oklch(85.3% 0.078 75.3);
Tailwind
colors: {
custom: {
50: '#f4d8b4',
500: '#edc895',
950: '#000000',
},
}SCSS
$custom: #edc895; $custom-light: #f4d8b4; $custom-dark: #000000;
JSON
{
"hex": "#edc895",
"rgb": {
"r": 237,
"g": 200,
"b": 149
},
"hsl": {
"h": 34.773,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.85266,
"c": 0.07842,
"h": 75.3
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#EDC895
secondary
#5D8BC9
accent
#63D313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381