#EBC989#EBC989
#EBC989 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.1% C 0.090 H 82.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC989 |
|---|---|
| RGB | rgb(235, 201, 137) |
| HSL | hsl(39, 71%, 73%) |
| HSV | hsv(39, 42%, 92%) |
| CMYK | cmyk(0%, 14.5%, 41.7%, 7.8%) |
| CIE-LAB | lab(82.51, 3.51, 36.40) |
| CIE-LCH | lch(82.51, 36.57, 84.50°) |
| OKLab | oklab(85.06% 0.0114 0.0895) |
| OKLCH | oklch(85.06% 0.09 82.7) |
| XYZ | xyz(59.6647, 61.2442, 32.3406) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.40
Very Light Brown
#D3B683
ΔE00 5.63
Burlywood
#DEB887
ΔE00 5.70
Navajowhite
#FFDEAD
ΔE00 6.10
Tan (survey)
#D1B26F
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC989 #89ABEB
analogous
#EB9889 #EBC989 #DCEB89
triadic
#EBC989 #89EBC9 #C989EB
tetradic
#EBC989 #89EB98 #89ABEB #EB89DC
square
#EBC989 #89EB98 #89ABEB #EB89DC
split-complementary
#EBC989 #89DCEB #9889EB
monochromatic
#D59824 #E2B155 #EBC989 #F4E1BD #FBF3E5
Accessibility & contrast
On white
1.59
#EBC989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBC989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC989
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC989 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C884
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#FABEB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc989; /* rgb */ color: rgb(235, 201, 137); /* oklch */ color: oklch(85.1% 0.090 82.7);
Tailwind
colors: {
custom: {
50: '#f3d9ac',
500: '#ebc989',
950: '#000000',
},
}SCSS
$custom: #ebc989; $custom-light: #f3d9ac; $custom-dark: #000000;
JSON
{
"hex": "#ebc989",
"rgb": {
"r": 235,
"g": 201,
"b": 137
},
"hsl": {
"h": 39.184,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85058,
"c": 0.09018,
"h": 82.7
},
"luminance": 0.61242
}Semantic roles & 50–950 ramp
primary
#EBC989
secondary
#537BC5
accent
#55D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381