#EBC191#EBC191
#EBC191 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.6% C 0.079 H 70.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC191 |
|---|---|
| RGB | rgb(235, 193, 145) |
| HSL | hsl(32, 69%, 75%) |
| HSV | hsv(32, 38%, 92%) |
| CMYK | cmyk(0%, 17.9%, 38.3%, 7.8%) |
| CIE-LAB | lab(80.65, 8.56, 29.81) |
| CIE-LCH | lch(80.65, 31.02, 73.98°) |
| OKLab | oklab(83.65% 0.0268 0.0744) |
| OKLCH | oklch(83.65% 0.079 70.2) |
| XYZ | xyz(58.4434, 57.8492, 34.8702) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.84
Tan
#D2B48C
ΔE00 5.21
Very Light Brown
#D3B683
ΔE00 5.70
Light Peach
#FFD8B1
ΔE00 5.90
Fawn
#CFAF7B
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC191 #91BBEB
analogous
#EB9491 #EBC191 #E8EB91
triadic
#EBC191 #91EBC1 #C191EB
tetradic
#EBC191 #91EB94 #91BBEB #EB91E8
square
#EBC191 #91EB94 #91BBEB #EB91E8
split-complementary
#EBC191 #91E8EB #9491EB
monochromatic
#D88729 #E2A45D #EBC191 #F4DEC5 #FAF0E5
Accessibility & contrast
On white
1.67
#EBC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EBC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC191
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC191 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28E
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#F9B7B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc191; /* rgb */ color: rgb(235, 193, 145); /* oklch */ color: oklch(83.6% 0.079 70.2);
Tailwind
colors: {
custom: {
50: '#f3d3b1',
500: '#ebc191',
950: '#000000',
},
}SCSS
$custom: #ebc191; $custom-light: #f3d3b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc191",
"rgb": {
"r": 235,
"g": 193,
"b": 145
},
"hsl": {
"h": 32,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.83645,
"c": 0.07906,
"h": 70.2
},
"luminance": 0.57846
}Semantic roles & 50–950 ramp
primary
#EBC191
secondary
#5A8DC6
accent
#6CD114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381