#EBC19C#EBC19C
#EBC19C is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.069 H 63.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC19C |
|---|---|
| RGB | rgb(235, 193, 156) |
| HSL | hsl(28, 66%, 77%) |
| HSV | hsv(28, 34%, 92%) |
| CMYK | cmyk(0%, 17.9%, 33.6%, 7.8%) |
| CIE-LAB | lab(80.85, 9.85, 24.28) |
| CIE-LCH | lch(80.85, 26.20, 67.91°) |
| OKLab | oklab(83.87% 0.0312 0.0614) |
| OKLCH | oklch(83.87% 0.069 63) |
| XYZ | xyz(59.3330, 58.2051, 39.5554) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Burlywood
#DEB887
ΔE00 5.01
Light Peach
#FFD8B1
ΔE00 5.40
Peach
#FFDAB9
ΔE00 5.88
Tan
#D2B48C
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC19C #9CC6EB
analogous
#EB9C9F #EBC19C #EBE99C
triadic
#EBC19C #9CEBC1 #C19CEB
tetradic
#EBC19C #9FEB9C #9CC6EB #E99CEB
square
#EBC19C #9FEB9C #9CC6EB #E99CEB
split-complementary
#EBC19C #9CEBE9 #9C9FEB
monochromatic
#D68136 #E1A169 #EBC19C #F5E1CF #FAEFE6
Accessibility & contrast
On white
1.66
#EBC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EBC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC19C
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC19C | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39A
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#F8B8B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebc19c; /* rgb */ color: rgb(235, 193, 156); /* oklch */ color: oklch(83.9% 0.069 63.0);
Tailwind
colors: {
custom: {
50: '#f2d3b9',
500: '#ebc19c',
950: '#000000',
},
}SCSS
$custom: #ebc19c; $custom-light: #f2d3b9; $custom-dark: #000000;
JSON
{
"hex": "#ebc19c",
"rgb": {
"r": 235,
"g": 193,
"b": 156
},
"hsl": {
"h": 28.101,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.83865,
"c": 0.06888,
"h": 63
},
"luminance": 0.58202
}Semantic roles & 50–950 ramp
primary
#EBC19C
secondary
#6599C7
accent
#79CE17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381