#EBC696#EBC696
#EBC696 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.075 H 73.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC696 |
|---|---|
| RGB | rgb(235, 198, 150) |
| HSL | hsl(34, 68%, 75%) |
| HSV | hsv(34, 36%, 92%) |
| CMYK | cmyk(0%, 15.7%, 36.2%, 7.8%) |
| CIE-LAB | lab(81.98, 6.51, 28.96) |
| CIE-LCH | lch(81.98, 29.68, 77.32°) |
| OKLab | oklab(84.71% 0.0211 0.0725) |
| OKLCH | oklch(84.71% 0.075 73.7) |
| XYZ | xyz(59.9615, 60.2549, 37.3202) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 5.32
Tan
#D2B48C
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 5.39
Navajowhite
#FFDEAD
ΔE00 5.53
Fawn
#CFAF7B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC696 #96BBEB
analogous
#EB9B96 #EBC696 #E6EB96
triadic
#EBC696 #96EBC6 #C696EB
tetradic
#EBC696 #96EB9B #96BBEB #EB96E6
square
#EBC696 #96EB9B #96BBEB #EB96E6
split-complementary
#EBC696 #96E6EB #9B96EB
monochromatic
#D78E2F #E1AA63 #EBC696 #F5E2C9 #FAF1E5
Accessibility & contrast
On white
1.61
#EBC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EBC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC696
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC696 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#F9BCB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc696; /* rgb */ color: rgb(235, 198, 150); /* oklch */ color: oklch(84.7% 0.075 73.7);
Tailwind
colors: {
custom: {
50: '#f3d7b5',
500: '#ebc696',
950: '#000000',
},
}SCSS
$custom: #ebc696; $custom-light: #f3d7b5; $custom-dark: #000000;
JSON
{
"hex": "#ebc696",
"rgb": {
"r": 235,
"g": 198,
"b": 150
},
"hsl": {
"h": 33.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.84709,
"c": 0.07549,
"h": 73.7
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#EBC696
secondary
#5F8CC6
accent
#67D016
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381