#EBB284#EBB284
#EBB284 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.5% C 0.090 H 59.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB284 |
|---|---|
| RGB | rgb(235, 178, 132) |
| HSL | hsl(27, 72%, 72%) |
| HSV | hsv(27, 44%, 92%) |
| CMYK | cmyk(0%, 24.3%, 43.8%, 7.8%) |
| CIE-LAB | lab(76.78, 15.08, 31.53) |
| CIE-LCH | lch(76.78, 34.95, 64.44°) |
| OKLab | oklab(80.55% 0.0451 0.078) |
| OKLCH | oklch(80.55% 0.09 59.9) |
| XYZ | xyz(54.3484, 51.1723, 28.8400) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.73
Apricot (survey)
#FFB16D
ΔE00 5.49
Burlywood
#DEB887
ΔE00 5.89
Sandybrown
#F4A460
ΔE00 6.18
Tan
#D2B48C
ΔE00 7.51
Pale Orange
#FFA756
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB284 #84BDEB
analogous
#EB848A #EBB284 #EBE684
triadic
#EBB284 #84EBB2 #B284EB
tetradic
#EBB284 #8AEB84 #84BDEB #E684EB
square
#EBB284 #8AEB84 #84BDEB #E684EB
split-complementary
#EBB284 #84EBE6 #848AEB
monochromatic
#D27122 #E2914F #EBB284 #F4D3B9 #FBEFE5
Accessibility & contrast
On white
1.87
#EBB284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EBB284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB284
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB284 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B681
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#FBA6A6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb284; /* rgb */ color: rgb(235, 178, 132); /* oklch */ color: oklch(80.5% 0.090 59.9);
Tailwind
colors: {
custom: {
50: '#f3c9a8',
500: '#ebb284',
950: '#000000',
},
}SCSS
$custom: #ebb284; $custom-light: #f3c9a8; $custom-dark: #000000;
JSON
{
"hex": "#ebb284",
"rgb": {
"r": 235,
"g": 178,
"b": 132
},
"hsl": {
"h": 26.796,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.80548,
"c": 0.09007,
"h": 59.9
},
"luminance": 0.51169
}Semantic roles & 50–950 ramp
primary
#EBB284
secondary
#4E90C5
accent
#7DD411
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280