#EBCC84#EBCC84
#EBCC84 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.097 H 87.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC84 |
|---|---|
| RGB | rgb(235, 204, 132) |
| HSL | hsl(42, 72%, 72%) |
| HSV | hsv(42, 44%, 92%) |
| CMYK | cmyk(0%, 13.2%, 43.8%, 7.8%) |
| CIE-LAB | lab(83.19, 1.44, 39.82) |
| CIE-LCH | lch(83.19, 39.85, 87.94°) |
| OKLab | oklab(85.57% 0.005 0.0971) |
| OKLCH | oklch(85.57% 0.097 87.1) |
| XYZ | xyz(60.0205, 62.5164, 30.7307) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 5.39
Sandy
#F1DA7A
ΔE00 5.71
Pale Peach
#FFE5AD
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.60
Very Light Brown
#D3B683
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC84 #84A3EB
analogous
#EB9984 #EBCC84 #D6EB84
triadic
#EBCC84 #84EBCC #CC84EB
tetradic
#EBCC84 #84EB99 #84A3EB #EB84D6
square
#EBCC84 #84EB99 #84A3EB #EB84D6
split-complementary
#EBCC84 #84D6EB #9984EB
monochromatic
#D29D22 #E2B64F #EBCC84 #F4E2B9 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#EBCC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC84
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC84 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FAC1BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc84; /* rgb */ color: rgb(235, 204, 132); /* oklch */ color: oklch(85.6% 0.097 87.1);
Tailwind
colors: {
custom: {
50: '#f3dba9',
500: '#ebcc84',
950: '#000000',
},
}SCSS
$custom: #ebcc84; $custom-light: #f3dba9; $custom-dark: #000000;
JSON
{
"hex": "#ebcc84",
"rgb": {
"r": 235,
"g": 204,
"b": 132
},
"hsl": {
"h": 41.942,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.85567,
"c": 0.09718,
"h": 87.1
},
"luminance": 0.62514
}Semantic roles & 50–950 ramp
primary
#EBCC84
secondary
#4E72C5
accent
#4CD411
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171510
muted
#858480