#EDB486#EDB486
#EDB486 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.090 H 60.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB486 |
|---|---|
| RGB | rgb(237, 180, 134) |
| HSL | hsl(27, 74%, 73%) |
| HSV | hsv(27, 43%, 93%) |
| CMYK | cmyk(0%, 24.1%, 43.5%, 7.1%) |
| CIE-LAB | lab(77.50, 15.02, 31.46) |
| CIE-LCH | lch(77.50, 34.86, 64.48°) |
| OKLab | oklab(81.17% 0.045 0.0778) |
| OKLCH | oklch(81.17% 0.09 60) |
| XYZ | xyz(55.5516, 52.3717, 29.7324) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.68
Apricot (survey)
#FFB16D
ΔE00 5.44
Burlywood
#DEB887
ΔE00 5.86
Sandybrown
#F4A460
ΔE00 6.40
Tan
#D2B48C
ΔE00 7.58
Apricot
#FBCEB1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB486 #86BFED
analogous
#ED868B #EDB486 #EDE786
triadic
#EDB486 #86EDB4 #B486ED
tetradic
#EDB486 #8BED86 #86BFED #E786ED
square
#EDB486 #8BED86 #86BFED #E786ED
split-complementary
#EDB486 #86EDE7 #868BED
monochromatic
#D87220 #E59351 #EDB486 #F5D5BB #FBEEE4
Accessibility & contrast
On white
1.83
#EDB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EDB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB486
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB486 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#FDA8A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #edb486; /* rgb */ color: rgb(237, 180, 134); /* oklch */ color: oklch(81.2% 0.090 60.0);
Tailwind
colors: {
custom: {
50: '#f5caa9',
500: '#edb486',
950: '#000000',
},
}SCSS
$custom: #edb486; $custom-light: #f5caa9; $custom-dark: #000000;
JSON
{
"hex": "#edb486",
"rgb": {
"r": 237,
"g": 180,
"b": 134
},
"hsl": {
"h": 26.796,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.81166,
"c": 0.08992,
"h": 60
},
"luminance": 0.52368
}Semantic roles & 50–950 ramp
primary
#EDB486
secondary
#5092C7
accent
#7DD60F
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280