#EBC784#EBC784
#EBC784 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.6% C 0.094 H 82.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC784 |
|---|---|
| RGB | rgb(235, 199, 132) |
| HSL | hsl(39, 72%, 72%) |
| HSV | hsv(39, 44%, 92%) |
| CMYK | cmyk(0%, 15.3%, 43.8%, 7.8%) |
| CIE-LAB | lab(81.93, 4.03, 38.22) |
| CIE-LCH | lch(81.93, 38.43, 83.98°) |
| OKLab | oklab(84.58% 0.0126 0.0934) |
| OKLCH | oklch(84.58% 0.094 82.3) |
| XYZ | xyz(58.8511, 60.1777, 30.3409) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 5.65
Burlywood
#DEB887
ΔE00 5.65
Tan (survey)
#D1B26F
ΔE00 5.81
Navajowhite
#FFDEAD
ΔE00 6.74
Fawn
#CFAF7B
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC784 #84A8EB
analogous
#EB9484 #EBC784 #DCEB84
triadic
#EBC784 #84EBC7 #C784EB
tetradic
#EBC784 #84EB94 #84A8EB #EB84DC
square
#EBC784 #84EB94 #84A8EB #EB84DC
split-complementary
#EBC784 #84DCEB #9484EB
monochromatic
#D29522 #E2AF4F #EBC784 #F4DFB9 #FBF3E5
Accessibility & contrast
On white
1.61
#EBC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EBC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC784
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC784 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#FABCB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc784; /* rgb */ color: rgb(235, 199, 132); /* oklch */ color: oklch(84.6% 0.094 82.3);
Tailwind
colors: {
custom: {
50: '#f3d7a8',
500: '#ebc784',
950: '#000000',
},
}SCSS
$custom: #ebc784; $custom-light: #f3d7a8; $custom-dark: #000000;
JSON
{
"hex": "#ebc784",
"rgb": {
"r": 235,
"g": 199,
"b": 132
},
"hsl": {
"h": 39.029,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.84581,
"c": 0.09424,
"h": 82.3
},
"luminance": 0.60175
}Semantic roles & 50–950 ramp
primary
#EBC784
secondary
#4E78C5
accent
#55D411
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380