#EBBE8A#EBBE8A
#EBBE8A is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.9% C 0.085 H 70.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE8A |
|---|---|
| RGB | rgb(235, 190, 138) |
| HSL | hsl(32, 71%, 73%) |
| HSV | hsv(32, 41%, 92%) |
| CMYK | cmyk(0%, 19.1%, 41.3%, 7.8%) |
| CIE-LAB | lab(79.80, 9.37, 32.34) |
| CIE-LCH | lch(79.80, 33.67, 73.85°) |
| OKLab | oklab(82.94% 0.0287 0.0801) |
| OKLCH | oklch(82.94% 0.085 70.3) |
| XYZ | xyz(57.2637, 56.3270, 31.8958) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.64
Tan
#D2B48C
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 6.90
Tan (survey)
#D1B26F
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE8A #8AB7EB
analogous
#EB8D8A #EBBE8A #E7EB8A
triadic
#EBBE8A #8AEBBE #BE8AEB
tetradic
#EBBE8A #8AEB8D #8AB7EB #EB8AE7
square
#EBBE8A #8AEB8D #8AB7EB #EB8AE7
split-complementary
#EBBE8A #8AE7EB #8D8AEB
monochromatic
#D68425 #E2A156 #EBBE8A #F4DBBE #FBF0E5
Accessibility & contrast
On white
1.71
#EBBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EBBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE8A
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE8A | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#D9CA8B
Tritanopia (blue-blind)
#FAB3B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe8a; /* rgb */ color: rgb(235, 190, 138); /* oklch */ color: oklch(82.9% 0.085 70.3);
Tailwind
colors: {
custom: {
50: '#f3d1ac',
500: '#ebbe8a',
950: '#000000',
},
}SCSS
$custom: #ebbe8a; $custom-light: #f3d1ac; $custom-dark: #000000;
JSON
{
"hex": "#ebbe8a",
"rgb": {
"r": 235,
"g": 190,
"b": 138
},
"hsl": {
"h": 32.165,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.82937,
"c": 0.08507,
"h": 70.3
},
"luminance": 0.56324
}Semantic roles & 50–950 ramp
primary
#EBBE8A
secondary
#5489C5
accent
#6CD313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381