#EDB587#EDB587
#EDB587 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.4% C 0.089 H 60.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB587 |
|---|---|
| RGB | rgb(237, 181, 135) |
| HSL | hsl(27, 74%, 73%) |
| HSV | hsv(27, 43%, 93%) |
| CMYK | cmyk(0%, 23.6%, 43%, 7.1%) |
| CIE-LAB | lab(77.76, 14.59, 31.27) |
| CIE-LCH | lch(77.76, 34.51, 64.98°) |
| OKLab | oklab(81.37% 0.0438 0.0774) |
| OKLCH | oklch(81.37% 0.089 60.5) |
| XYZ | xyz(55.8243, 52.8049, 30.1690) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.92
Apricot (survey)
#FFB16D
ΔE00 5.56
Burlywood
#DEB887
ΔE00 5.61
Sandybrown
#F4A460
ΔE00 6.62
Tan
#D2B48C
ΔE00 7.38
Apricot
#FBCEB1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB587 #87BFED
analogous
#ED878C #EDB587 #EDE887
triadic
#EDB587 #87EDB5 #B587ED
tetradic
#EDB587 #8CED87 #87BFED #E887ED
square
#EDB587 #8CED87 #87BFED #E887ED
split-complementary
#EDB587 #87EDE8 #878CED
monochromatic
#D97421 #E59452 #EDB587 #F5D6BC #FBEFE4
Accessibility & contrast
On white
1.82
#EDB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EDB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB587
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB587 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B984
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FDAAA9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #edb587; /* rgb */ color: rgb(237, 181, 135); /* oklch */ color: oklch(81.4% 0.089 60.5);
Tailwind
colors: {
custom: {
50: '#f5cbaa',
500: '#edb587',
950: '#000000',
},
}SCSS
$custom: #edb587; $custom-light: #f5cbaa; $custom-dark: #000000;
JSON
{
"hex": "#edb587",
"rgb": {
"r": 237,
"g": 181,
"b": 135
},
"hsl": {
"h": 27.059,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.81372,
"c": 0.08899,
"h": 60.5
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#EDB587
secondary
#5192C8
accent
#7CD60F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281