#EBCC80#EBCC80
#EBCC80 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.5% C 0.101 H 88.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC80 |
|---|---|
| RGB | rgb(235, 204, 128) |
| HSL | hsl(43, 73%, 71%) |
| HSV | hsv(43, 46%, 92%) |
| CMYK | cmyk(0%, 13.2%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.13, 1.04, 41.77) |
| CIE-LCH | lch(83.13, 41.78, 88.57°) |
| OKLab | oklab(85.5% 0.0034 0.1013) |
| OKLCH | oklch(85.5% 0.101 88.1) |
| XYZ | xyz(59.7520, 62.4090, 29.3167) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.88
Wheat (survey)
#FBDD7E
ΔE00 4.90
Sandy
#F1DA7A
ΔE00 5.15
Light Mustard
#F7D560
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 6.71
Maize
#F4D054
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC80 #809FEB
analogous
#EB9680 #EBCC80 #D4EB80
triadic
#EBCC80 #80EBCC #CC80EB
tetradic
#EBCC80 #80EB96 #809FEB #EB80D4
square
#EBCC80 #80EB96 #809FEB #EB80D4
split-complementary
#EBCC80 #80D4EB #9680EB
monochromatic
#D09D21 #E3B74B #EBCC80 #F3E1B5 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EBCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC80
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC80 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FAC0B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc80; /* rgb */ color: rgb(235, 204, 128); /* oklch */ color: oklch(85.5% 0.101 88.1);
Tailwind
colors: {
custom: {
50: '#f3dba6',
500: '#ebcc80',
950: '#000000',
},
}SCSS
$custom: #ebcc80; $custom-light: #f3dba6; $custom-dark: #000000;
JSON
{
"hex": "#ebcc80",
"rgb": {
"r": 235,
"g": 204,
"b": 128
},
"hsl": {
"h": 42.617,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85504,
"c": 0.10131,
"h": 88.1
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#EBCC80
secondary
#4B6EC4
accent
#49D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480