#EBC192#EBC192
#EBC192 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.078 H 69.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC192 |
|---|---|
| RGB | rgb(235, 193, 146) |
| HSL | hsl(32, 69%, 75%) |
| HSV | hsv(32, 38%, 92%) |
| CMYK | cmyk(0%, 17.9%, 37.9%, 7.8%) |
| CIE-LAB | lab(80.67, 8.67, 29.31) |
| CIE-LCH | lch(80.67, 30.57, 73.52°) |
| OKLab | oklab(83.66% 0.0272 0.0732) |
| OKLCH | oklch(83.66% 0.078 69.6) |
| XYZ | xyz(58.5208, 57.8802, 35.2781) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.94
Tan
#D2B48C
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 5.79
Very Light Brown
#D3B683
ΔE00 5.84
Fawn
#CFAF7B
ΔE00 6.53
Peach
#FFDAB9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC192 #92BCEB
analogous
#EB9592 #EBC192 #E9EB92
triadic
#EBC192 #92EBC1 #C192EB
tetradic
#EBC192 #92EB95 #92BCEB #EB92E9
square
#EBC192 #92EB95 #92BCEB #EB92E9
split-complementary
#EBC192 #92E9EB #9592EB
monochromatic
#D8862B #E2A45E #EBC192 #F4DEC6 #FAF0E5
Accessibility & contrast
On white
1.67
#EBC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EBC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC192
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC192 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#DACC93
Tritanopia (blue-blind)
#F9B7B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc192; /* rgb */ color: rgb(235, 193, 146); /* oklch */ color: oklch(83.7% 0.078 69.6);
Tailwind
colors: {
custom: {
50: '#f3d3b2',
500: '#ebc192',
950: '#000000',
},
}SCSS
$custom: #ebc192; $custom-light: #f3d3b2; $custom-dark: #000000;
JSON
{
"hex": "#ebc192",
"rgb": {
"r": 235,
"g": 193,
"b": 146
},
"hsl": {
"h": 31.685,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.83664,
"c": 0.0781,
"h": 69.6
},
"luminance": 0.57877
}Semantic roles & 50–950 ramp
primary
#EBC192
secondary
#5B8EC6
accent
#6DD115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381