#EBB786#EBB786
#EBB786 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.5% C 0.088 H 64.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB786 |
|---|---|
| RGB | rgb(235, 183, 134) |
| HSL | hsl(29, 72%, 72%) |
| HSV | hsv(29, 43%, 92%) |
| CMYK | cmyk(0%, 22.1%, 43%, 7.8%) |
| CIE-LAB | lab(78.02, 12.64, 32.11) |
| CIE-LCH | lch(78.02, 34.50, 68.52°) |
| OKLab | oklab(81.53% 0.0381 0.0794) |
| OKLCH | oklch(81.53% 0.088 64.4) |
| XYZ | xyz(55.4996, 53.2536, 29.9053) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.13
Apricot (survey)
#FFB16D
ΔE00 5.89
Peach (survey)
#FFB07C
ΔE00 6.25
Tan
#D2B48C
ΔE00 6.33
Sandybrown
#F4A460
ΔE00 7.13
Fawn
#CFAF7B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB786 #86BAEB
analogous
#EB8688 #EBB786 #EBEA86
triadic
#EBB786 #86EBB7 #B786EB
tetradic
#EBB786 #88EB86 #86BAEB #EA86EB
square
#EBB786 #88EB86 #86BAEB #EA86EB
split-complementary
#EBB786 #86EBEA #8688EB
monochromatic
#D47923 #E29851 #EBB786 #F4D6BB #FBEFE5
Accessibility & contrast
On white
1.80
#EBB786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#EBB786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB786
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB786 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA82
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#FBACAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb786; /* rgb */ color: rgb(235, 183, 134); /* oklch */ color: oklch(81.5% 0.088 64.4);
Tailwind
colors: {
custom: {
50: '#f3cca9',
500: '#ebb786',
950: '#000000',
},
}SCSS
$custom: #ebb786; $custom-light: #f3cca9; $custom-dark: #000000;
JSON
{
"hex": "#ebb786",
"rgb": {
"r": 235,
"g": 183,
"b": 134
},
"hsl": {
"h": 29.109,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.81528,
"c": 0.08802,
"h": 64.4
},
"luminance": 0.5325
}Semantic roles & 50–950 ramp
primary
#EBB786
secondary
#508CC5
accent
#76D412
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380