#EBC495#EBC495
#EBC495 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.3% C 0.076 H 71.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC495 |
|---|---|
| RGB | rgb(235, 196, 149) |
| HSL | hsl(33, 68%, 75%) |
| HSV | hsv(33, 37%, 92%) |
| CMYK | cmyk(0%, 16.6%, 36.6%, 7.8%) |
| CIE-LAB | lab(81.46, 7.44, 28.80) |
| CIE-LCH | lch(81.46, 29.74, 75.51°) |
| OKLab | oklab(84.3% 0.0238 0.0721) |
| OKLCH | oklch(84.3% 0.076 71.7) |
| XYZ | xyz(59.4272, 59.3146, 36.7465) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.18
Tan
#D2B48C
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 5.35
Very Light Brown
#D3B683
ΔE00 5.57
Navajowhite
#FFDEAD
ΔE00 6.13
Fawn
#CFAF7B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC495 #95BCEB
analogous
#EB9995 #EBC495 #E7EB95
triadic
#EBC495 #95EBC4 #C495EB
tetradic
#EBC495 #95EB99 #95BCEB #EB95E7
square
#EBC495 #95EB99 #95BCEB #EB95E7
split-complementary
#EBC495 #95E7EB #9995EB
monochromatic
#D88B2E #E1A762 #EBC495 #F5E1C8 #FAF1E5
Accessibility & contrast
On white
1.63
#EBC495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EBC495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC495
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC495 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#F9BAB8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc495; /* rgb */ color: rgb(235, 196, 149); /* oklch */ color: oklch(84.3% 0.076 71.7);
Tailwind
colors: {
custom: {
50: '#f3d5b4',
500: '#ebc495',
950: '#000000',
},
}SCSS
$custom: #ebc495; $custom-light: #f3d5b4; $custom-dark: #000000;
JSON
{
"hex": "#ebc495",
"rgb": {
"r": 235,
"g": 196,
"b": 149
},
"hsl": {
"h": 32.791,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.84302,
"c": 0.07589,
"h": 71.7
},
"luminance": 0.59312
}Semantic roles & 50–950 ramp
primary
#EBC495
secondary
#5E8DC6
accent
#6AD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381