#EDB686#EDB686
#EDB686 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.5% C 0.090 H 62.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB686 |
|---|---|
| RGB | rgb(237, 182, 134) |
| HSL | hsl(28, 74%, 73%) |
| HSV | hsv(28, 43%, 93%) |
| CMYK | cmyk(0%, 23.2%, 43.5%, 7.1%) |
| CIE-LAB | lab(77.98, 13.96, 32.09) |
| CIE-LCH | lch(77.98, 35.00, 66.49°) |
| OKLab | oklab(81.54% 0.0419 0.0793) |
| OKLCH | oklch(81.54% 0.09 62.2) |
| XYZ | xyz(55.9582, 53.1850, 29.8680) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.06
Peach (survey)
#FFB07C
ΔE00 5.34
Apricot (survey)
#FFB16D
ΔE00 5.44
Sandybrown
#F4A460
ΔE00 6.65
Tan
#D2B48C
ΔE00 7.06
Apricot
#FBCEB1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB686 #86BDED
analogous
#ED8689 #EDB686 #EDE986
triadic
#EDB686 #86EDB6 #B686ED
tetradic
#EDB686 #89ED86 #86BDED #E986ED
square
#EDB686 #89ED86 #86BDED #E986ED
split-complementary
#EDB686 #86EDE9 #8689ED
monochromatic
#D87620 #E59651 #EDB686 #F5D6BB #FBEFE4
Accessibility & contrast
On white
1.80
#EDB686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EDB686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB686
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB686 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA82
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#FDAAAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #edb686; /* rgb */ color: rgb(237, 182, 134); /* oklch */ color: oklch(81.5% 0.090 62.2);
Tailwind
colors: {
custom: {
50: '#f5cba9',
500: '#edb686',
950: '#000000',
},
}SCSS
$custom: #edb686; $custom-light: #f5cba9; $custom-dark: #000000;
JSON
{
"hex": "#edb686",
"rgb": {
"r": 237,
"g": 182,
"b": 134
},
"hsl": {
"h": 27.961,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.81542,
"c": 0.0897,
"h": 62.2
},
"luminance": 0.53182
}Semantic roles & 50–950 ramp
primary
#EDB686
secondary
#5090C7
accent
#7AD60F
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380