#EBC188#EBC188
#EBC188 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.5% C 0.088 H 74.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC188 |
|---|---|
| RGB | rgb(235, 193, 136) |
| HSL | hsl(35, 71%, 73%) |
| HSV | hsv(35, 42%, 92%) |
| CMYK | cmyk(0%, 17.9%, 42.1%, 7.8%) |
| CIE-LAB | lab(80.51, 7.58, 34.31) |
| CIE-LCH | lch(80.51, 35.14, 77.55°) |
| OKLab | oklab(83.48% 0.0233 0.0846) |
| OKLCH | oklch(83.48% 0.088 74.6) |
| XYZ | xyz(57.7767, 57.5826, 31.3590) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 5.03
Fawn
#CFAF7B
ΔE00 5.84
Tan
#D2B48C
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC188 #88B2EB
analogous
#EB8F88 #EBC188 #E4EB88
triadic
#EBC188 #88EBC1 #C188EB
tetradic
#EBC188 #88EB8F #88B2EB #EB88E4
square
#EBC188 #88EB8F #88B2EB #EB88E4
split-complementary
#EBC188 #88E4EB #8F88EB
monochromatic
#D58A24 #E2A654 #EBC188 #F4DCBC #FBF1E5
Accessibility & contrast
On white
1.68
#EBC188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EBC188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC188
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC188 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C284
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#FAB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc188; /* rgb */ color: rgb(235, 193, 136); /* oklch */ color: oklch(83.5% 0.088 74.6);
Tailwind
colors: {
custom: {
50: '#f3d3ab',
500: '#ebc188',
950: '#000000',
},
}SCSS
$custom: #ebc188; $custom-light: #f3d3ab; $custom-dark: #000000;
JSON
{
"hex": "#ebc188",
"rgb": {
"r": 235,
"g": 193,
"b": 136
},
"hsl": {
"h": 34.545,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.8348,
"c": 0.08773,
"h": 74.6
},
"luminance": 0.5758
}Semantic roles & 50–950 ramp
primary
#EBC188
secondary
#5283C5
accent
#64D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381