#EBC17C#EBC17C
#EBC17C is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.3% C 0.099 H 79.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC17C |
|---|---|
| RGB | rgb(235, 193, 124) |
| HSL | hsl(37, 74%, 70%) |
| HSV | hsv(37, 47%, 92%) |
| CMYK | cmyk(0%, 17.9%, 47.2%, 7.8%) |
| CIE-LAB | lab(80.33, 6.38, 40.25) |
| CIE-LCH | lch(80.33, 40.75, 80.99°) |
| OKLab | oklab(83.28% 0.0187 0.0976) |
| OKLCH | oklch(83.28% 0.099 79.2) |
| XYZ | xyz(56.9712, 57.2603, 27.1164) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.88
Tan (survey)
#D1B26F
ΔE00 5.42
Very Light Brown
#D3B683
ΔE00 5.57
Fawn
#CFAF7B
ΔE00 6.31
Sand (survey)
#E2CA76
ΔE00 6.81
Sandstone
#C9AE74
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC17C #7CA6EB
analogous
#EB897C #EBC17C #DEEB7C
triadic
#EBC17C #7CEBC1 #C17CEB
tetradic
#EBC17C #7CEB89 #7CA6EB #EB7CDE
square
#EBC17C #7CEB89 #7CA6EB #EB7CDE
split-complementary
#EBC17C #7CDEEB #897CEB
monochromatic
#CD8B1F #E3A847 #EBC17C #F3DAB1 #FBF2E4
Accessibility & contrast
On white
1.69
#EBC17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EBC17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC17C
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC17C | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#DCCC7E
Tritanopia (blue-blind)
#FBB5B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc17c; /* rgb */ color: rgb(235, 193, 124); /* oklch */ color: oklch(83.3% 0.099 79.2);
Tailwind
colors: {
custom: {
50: '#f3d3a3',
500: '#ebc17c',
950: '#000000',
},
}SCSS
$custom: #ebc17c; $custom-light: #f3d3a3; $custom-dark: #000000;
JSON
{
"hex": "#ebc17c",
"rgb": {
"r": 235,
"g": 193,
"b": 124
},
"hsl": {
"h": 37.297,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.8328,
"c": 0.09934,
"h": 79.2
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#EBC17C
secondary
#4776C4
accent
#5BD610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380