#EBC280#EBC280
#EBC280 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.5% C 0.096 H 78.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC280 |
|---|---|
| RGB | rgb(235, 194, 128) |
| HSL | hsl(37, 73%, 71%) |
| HSV | hsv(37, 46%, 92%) |
| CMYK | cmyk(0%, 17.4%, 45.5%, 7.8%) |
| CIE-LAB | lab(80.63, 6.24, 38.60) |
| CIE-LCH | lch(80.63, 39.10, 80.81°) |
| OKLab | oklab(83.54% 0.0187 0.0941) |
| OKLCH | oklch(83.54% 0.096 78.8) |
| XYZ | xyz(57.4511, 57.8072, 28.5497) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.51
Very Light Brown
#D3B683
ΔE00 5.31
Tan (survey)
#D1B26F
ΔE00 5.57
Fawn
#CFAF7B
ΔE00 6.18
Sand (survey)
#E2CA76
ΔE00 6.93
Sandstone
#C9AE74
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC280 #80A9EB
analogous
#EB8C80 #EBC280 #DFEB80
triadic
#EBC280 #80EBC2 #C280EB
tetradic
#EBC280 #80EB8C #80A9EB #EB80DF
square
#EBC280 #80EB8C #80A9EB #EB80DF
split-complementary
#EBC280 #80DFEB #8C80EB
monochromatic
#D08D21 #E3A94B #EBC280 #F3DBB5 #FBF2E5
Accessibility & contrast
On white
1.67
#EBC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EBC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC280
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC280 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#FBB6B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc280; /* rgb */ color: rgb(235, 194, 128); /* oklch */ color: oklch(83.5% 0.096 78.8);
Tailwind
colors: {
custom: {
50: '#f3d4a6',
500: '#ebc280',
950: '#000000',
},
}SCSS
$custom: #ebc280; $custom-light: #f3d4a6; $custom-dark: #000000;
JSON
{
"hex": "#ebc280",
"rgb": {
"r": 235,
"g": 194,
"b": 128
},
"hsl": {
"h": 37.009,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.83538,
"c": 0.09588,
"h": 78.8
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#EBC280
secondary
#4B79C4
accent
#5CD511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380