#EBC282#EBC282
#EBC282 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.6% C 0.094 H 78.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC282 |
|---|---|
| RGB | rgb(235, 194, 130) |
| HSL | hsl(37, 72%, 72%) |
| HSV | hsv(37, 45%, 92%) |
| CMYK | cmyk(0%, 17.4%, 44.7%, 7.8%) |
| CIE-LAB | lab(80.66, 6.44, 37.61) |
| CIE-LCH | lch(80.66, 38.16, 80.28°) |
| OKLab | oklab(83.57% 0.0194 0.0919) |
| OKLCH | oklch(83.57% 0.094 78.1) |
| XYZ | xyz(57.5840, 57.8604, 29.2498) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 5.17
Tan (survey)
#D1B26F
ΔE00 5.71
Fawn
#CFAF7B
ΔE00 6.06
Tan
#D2B48C
ΔE00 6.83
Sandstone
#C9AE74
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC282 #82ABEB
analogous
#EB8E82 #EBC282 #E0EB82
triadic
#EBC282 #82EBC2 #C282EB
tetradic
#EBC282 #82EB8E #82ABEB #EB82E0
square
#EBC282 #82EB8E #82ABEB #EB82E0
split-complementary
#EBC282 #82E0EB #8E82EB
monochromatic
#D18D21 #E3A84D #EBC282 #F3DCB7 #FBF2E5
Accessibility & contrast
On white
1.67
#EBC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EBC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC282
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC282 | 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)
#D3C27D
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FBB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc282; /* rgb */ color: rgb(235, 194, 130); /* oklch */ color: oklch(83.6% 0.094 78.1);
Tailwind
colors: {
custom: {
50: '#f3d4a7',
500: '#ebc282',
950: '#000000',
},
}SCSS
$custom: #ebc282; $custom-light: #f3d4a7; $custom-dark: #000000;
JSON
{
"hex": "#ebc282",
"rgb": {
"r": 235,
"g": 194,
"b": 130
},
"hsl": {
"h": 36.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.83571,
"c": 0.09393,
"h": 78.1
},
"luminance": 0.57857
}Semantic roles & 50–950 ramp
primary
#EBC282
secondary
#4D7BC5
accent
#5DD411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380