#EBC490#EBC490
#EBC490 is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.2% C 0.081 H 74.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC490 |
|---|---|
| RGB | rgb(235, 196, 144) |
| HSL | hsl(34, 69%, 74%) |
| HSV | hsv(34, 39%, 92%) |
| CMYK | cmyk(0%, 16.6%, 38.7%, 7.8%) |
| CIE-LAB | lab(81.38, 6.87, 31.30) |
| CIE-LCH | lch(81.38, 32.04, 77.61°) |
| OKLab | oklab(84.21% 0.0218 0.0778) |
| OKLCH | oklch(84.21% 0.081 74.3) |
| XYZ | xyz(59.0365, 59.1584, 34.6892) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.11
Very Light Brown
#D3B683
ΔE00 5.08
Tan
#D2B48C
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.11
Fawn
#CFAF7B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC490 #90B7EB
analogous
#EB9790 #EBC490 #E5EB90
triadic
#EBC490 #90EBC4 #C490EB
tetradic
#EBC490 #90EB97 #90B7EB #EB90E5
square
#EBC490 #90EB97 #90B7EB #EB90E5
split-complementary
#EBC490 #90E5EB #9790EB
monochromatic
#D88D28 #E2A85C #EBC490 #F4E0C4 #FAF1E5
Accessibility & contrast
On white
1.64
#EBC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EBC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC490
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC490 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58C
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#F9BAB6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc490; /* rgb */ color: rgb(235, 196, 144); /* oklch */ color: oklch(84.2% 0.081 74.3);
Tailwind
colors: {
custom: {
50: '#f3d5b1',
500: '#ebc490',
950: '#000000',
},
}SCSS
$custom: #ebc490; $custom-light: #f3d5b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc490",
"rgb": {
"r": 235,
"g": 196,
"b": 144
},
"hsl": {
"h": 34.286,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.84207,
"c": 0.08083,
"h": 74.3
},
"luminance": 0.59156
}Semantic roles & 50–950 ramp
primary
#EBC490
secondary
#5988C6
accent
#65D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381