#EBC187#EBC187
#EBC187 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.5% C 0.089 H 75.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC187 |
|---|---|
| RGB | rgb(235, 193, 135) |
| HSL | hsl(35, 71%, 73%) |
| HSV | hsv(35, 43%, 92%) |
| CMYK | cmyk(0%, 17.9%, 42.6%, 7.8%) |
| CIE-LAB | lab(80.49, 7.47, 34.81) |
| CIE-LCH | lch(80.49, 35.60, 77.88°) |
| OKLab | oklab(83.46% 0.0229 0.0857) |
| OKLCH | oklch(83.46% 0.089 75) |
| XYZ | xyz(57.7060, 57.5543, 30.9865) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.13
Very Light Brown
#D3B683
ΔE00 5.02
Fawn
#CFAF7B
ΔE00 5.83
Tan
#D2B48C
ΔE00 5.98
Tan (survey)
#D1B26F
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC187 #87B1EB
analogous
#EB8F87 #EBC187 #E3EB87
triadic
#EBC187 #87EBC1 #C187EB
tetradic
#EBC187 #87EB8F #87B1EB #EB87E3
square
#EBC187 #87EB8F #87B1EB #EB87E3
split-complementary
#EBC187 #87E3EB #8F87EB
monochromatic
#D48A23 #E2A653 #EBC187 #F4DCBB #FBF1E5
Accessibility & contrast
On white
1.68
#EBC187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EBC187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC187
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC187 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C283
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#FAB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc187; /* rgb */ color: rgb(235, 193, 135); /* oklch */ color: oklch(83.5% 0.089 75.0);
Tailwind
colors: {
custom: {
50: '#f3d3aa',
500: '#ebc187',
950: '#000000',
},
}SCSS
$custom: #ebc187; $custom-light: #f3d3aa; $custom-dark: #000000;
JSON
{
"hex": "#ebc187",
"rgb": {
"r": 235,
"g": 193,
"b": 135
},
"hsl": {
"h": 34.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.83462,
"c": 0.0887,
"h": 75
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#EBC187
secondary
#5182C5
accent
#63D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381