#EBC199#EBC199
#EBC199 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.072 H 65.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC199 |
|---|---|
| RGB | rgb(235, 193, 153) |
| HSL | hsl(29, 67%, 76%) |
| HSV | hsv(29, 35%, 92%) |
| CMYK | cmyk(0%, 17.9%, 34.9%, 7.8%) |
| CIE-LAB | lab(80.80, 9.49, 25.79) |
| CIE-LCH | lch(80.80, 27.48, 69.80°) |
| OKLab | oklab(83.8% 0.03 0.065) |
| OKLCH | oklch(83.8% 0.072 65.2) |
| XYZ | xyz(59.0821, 58.1047, 38.2341) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.24
Light Peach
#FFD8B1
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.42
Tan
#D2B48C
ΔE00 5.58
Peach
#FFDAB9
ΔE00 6.10
Very Light Brown
#D3B683
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC199 #99C3EB
analogous
#EB999A #EBC199 #EBEA99
triadic
#EBC199 #99EBC1 #C199EB
tetradic
#EBC199 #9AEB99 #99C3EB #EA99EB
square
#EBC199 #9AEB99 #99C3EB #EA99EB
split-complementary
#EBC199 #99EBEA #999AEB
monochromatic
#D78333 #E1A266 #EBC199 #F5E0CC #FAEFE5
Accessibility & contrast
On white
1.66
#EBC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC199
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC199 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#F9B8B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc199; /* rgb */ color: rgb(235, 193, 153); /* oklch */ color: oklch(83.8% 0.072 65.2);
Tailwind
colors: {
custom: {
50: '#f2d3b7',
500: '#ebc199',
950: '#000000',
},
}SCSS
$custom: #ebc199; $custom-light: #f2d3b7; $custom-dark: #000000;
JSON
{
"hex": "#ebc199",
"rgb": {
"r": 235,
"g": 193,
"b": 153
},
"hsl": {
"h": 29.268,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.83803,
"c": 0.07158,
"h": 65.2
},
"luminance": 0.58102
}Semantic roles & 50–950 ramp
primary
#EBC199
secondary
#6295C6
accent
#75CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381