#EBC890#EBC890
#EBC890 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.0% C 0.082 H 79.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC890 |
|---|---|
| RGB | rgb(235, 200, 144) |
| HSL | hsl(37, 69%, 74%) |
| HSV | hsv(37, 39%, 92%) |
| CMYK | cmyk(0%, 14.9%, 38.7%, 7.8%) |
| CIE-LAB | lab(82.37, 4.78, 32.61) |
| CIE-LCH | lch(82.37, 32.96, 81.65°) |
| OKLab | oklab(84.99% 0.0157 0.0809) |
| OKLCH | oklch(84.99% 0.082 79) |
| XYZ | xyz(59.9508, 60.9869, 34.9939) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.40
Very Light Brown
#D3B683
ΔE00 5.11
Navajowhite
#FFDEAD
ΔE00 5.35
Wheat
#F5DEB3
ΔE00 6.33
Tan
#D2B48C
ΔE00 6.40
Fawn
#CFAF7B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC890 #90B3EB
analogous
#EB9B90 #EBC890 #E1EB90
triadic
#EBC890 #90EBC8 #C890EB
tetradic
#EBC890 #90EB9B #90B3EB #EB90E1
square
#EBC890 #90EB9B #90B3EB #EB90E1
split-complementary
#EBC890 #90E1EB #9B90EB
monochromatic
#D89528 #E2AE5C #EBC890 #F4E2C4 #FAF2E5
Accessibility & contrast
On white
1.59
#EBC890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EBC890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC890
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC890 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88C
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#F9BEB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc890; /* rgb */ color: rgb(235, 200, 144); /* oklch */ color: oklch(85.0% 0.082 79.0);
Tailwind
colors: {
custom: {
50: '#f3d8b1',
500: '#ebc890',
950: '#000000',
},
}SCSS
$custom: #ebc890; $custom-light: #f3d8b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc890",
"rgb": {
"r": 235,
"g": 200,
"b": 144
},
"hsl": {
"h": 36.923,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.84986,
"c": 0.08242,
"h": 79
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#EBC890
secondary
#5983C6
accent
#5DD114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381