#EBBC8A#EBBC8A
#EBBC8A is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.085 H 67.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBC8A |
|---|---|
| RGB | rgb(235, 188, 138) |
| HSL | hsl(31, 71%, 73%) |
| HSV | hsv(31, 41%, 92%) |
| CMYK | cmyk(0%, 20%, 41.3%, 7.8%) |
| CIE-LAB | lab(79.31, 10.42, 31.70) |
| CIE-LCH | lch(79.31, 33.37, 71.80°) |
| OKLab | oklab(82.55% 0.0318 0.0786) |
| OKLCH | oklch(82.55% 0.085 67.9) |
| XYZ | xyz(56.8335, 55.4666, 31.7524) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.97
Tan
#D2B48C
ΔE00 5.58
Very Light Brown
#D3B683
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.41
Apricot (survey)
#FFB16D
ΔE00 7.06
Light Peach
#FFD8B1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBC8A #8AB9EB
analogous
#EB8B8A #EBBC8A #E9EB8A
triadic
#EBBC8A #8AEBBC #BC8AEB
tetradic
#EBBC8A #8AEB8B #8AB9EB #EB8AE9
square
#EBBC8A #8AEB8B #8AB9EB #EB8AE9
split-complementary
#EBBC8A #8AE9EB #8B8AEB
monochromatic
#D68025 #E29E56 #EBBC8A #F4DABE #FBF0E5
Accessibility & contrast
On white
1.74
#EBBC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EBBC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBC8A
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBC8A | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#FAB1AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbc8a; /* rgb */ color: rgb(235, 188, 138); /* oklch */ color: oklch(82.6% 0.085 67.9);
Tailwind
colors: {
custom: {
50: '#f3d0ac',
500: '#ebbc8a',
950: '#000000',
},
}SCSS
$custom: #ebbc8a; $custom-light: #f3d0ac; $custom-dark: #000000;
JSON
{
"hex": "#ebbc8a",
"rgb": {
"r": 235,
"g": 188,
"b": 138
},
"hsl": {
"h": 30.928,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.82553,
"c": 0.08477,
"h": 67.9
},
"luminance": 0.55464
}Semantic roles & 50–950 ramp
primary
#EBBC8A
secondary
#548BC5
accent
#70D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381