#EBCC82#EBCC82
#EBCC82 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.5% C 0.099 H 87.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC82 |
|---|---|
| RGB | rgb(235, 204, 130) |
| HSL | hsl(42, 72%, 72%) |
| HSV | hsv(42, 45%, 92%) |
| CMYK | cmyk(0%, 13.2%, 44.7%, 7.8%) |
| CIE-LAB | lab(83.16, 1.24, 40.80) |
| CIE-LCH | lch(83.16, 40.82, 88.27°) |
| OKLab | oklab(85.54% 0.0042 0.0992) |
| OKLCH | oklch(85.54% 0.099 87.6) |
| XYZ | xyz(59.8849, 62.4622, 30.0168) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.14
Wheat (survey)
#FBDD7E
ΔE00 5.13
Sandy
#F1DA7A
ΔE00 5.42
Light Mustard
#F7D560
ΔE00 6.62
Tan (survey)
#D1B26F
ΔE00 6.64
Pale Peach
#FFE5AD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC82 #82A1EB
analogous
#EB9882 #EBCC82 #D6EB82
triadic
#EBCC82 #82EBCC #CC82EB
tetradic
#EBCC82 #82EB98 #82A1EB #EB82D6
square
#EBCC82 #82EB98 #82A1EB #EB82D6
split-complementary
#EBCC82 #82D6EB #9882EB
monochromatic
#D19D21 #E3B64D #EBCC82 #F3E2B7 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EBCC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC82
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC82 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#FAC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc82; /* rgb */ color: rgb(235, 204, 130); /* oklch */ color: oklch(85.5% 0.099 87.6);
Tailwind
colors: {
custom: {
50: '#f3dba7',
500: '#ebcc82',
950: '#000000',
},
}SCSS
$custom: #ebcc82; $custom-light: #f3dba7; $custom-dark: #000000;
JSON
{
"hex": "#ebcc82",
"rgb": {
"r": 235,
"g": 204,
"b": 130
},
"hsl": {
"h": 42.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.85535,
"c": 0.09925,
"h": 87.6
},
"luminance": 0.6246
}Semantic roles & 50–950 ramp
primary
#EBCC82
secondary
#4D70C5
accent
#4BD411
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17150F
muted
#858480