#EBBB8B#EBBB8B
#EBBB8B is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.084 H 66.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB8B |
|---|---|
| RGB | rgb(235, 187, 139) |
| HSL | hsl(30, 71%, 73%) |
| HSV | hsv(30, 41%, 92%) |
| CMYK | cmyk(0%, 20.4%, 40.9%, 7.8%) |
| CIE-LAB | lab(79.08, 11.06, 30.87) |
| CIE-LCH | lch(79.08, 32.79, 70.30°) |
| OKLab | oklab(82.38% 0.0338 0.0767) |
| OKLCH | oklch(82.38% 0.084 66.2) |
| XYZ | xyz(56.6934, 55.0699, 32.0645) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.37
Tan
#D2B48C
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 6.66
Fawn
#CFAF7B
ΔE00 6.77
Apricot (survey)
#FFB16D
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB8B #8BBBEB
analogous
#EB8B8B #EBBB8B #EBEB8B
triadic
#EBBB8B #8BEBBB #BB8BEB
tetradic
#EBBB8B #8BEB8B #8BBBEB #EB8BEB
square
#EBBB8B #8BEB8B #8BBBEB #EB8BEB
split-complementary
#EBBB8B #8BEBEB #8B8BEB
monochromatic
#D77E25 #E29C57 #EBBB8B #F4DABF #FAF0E5
Accessibility & contrast
On white
1.75
#EBBB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EBBB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB8B
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB8B | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD88
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#FAB0AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb8b; /* rgb */ color: rgb(235, 187, 139); /* oklch */ color: oklch(82.4% 0.084 66.2);
Tailwind
colors: {
custom: {
50: '#f3cfad',
500: '#ebbb8b',
950: '#000000',
},
}SCSS
$custom: #ebbb8b; $custom-light: #f3cfad; $custom-dark: #000000;
JSON
{
"hex": "#ebbb8b",
"rgb": {
"r": 235,
"g": 187,
"b": 139
},
"hsl": {
"h": 30,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.82381,
"c": 0.08378,
"h": 66.2
},
"luminance": 0.55067
}Semantic roles & 50–950 ramp
primary
#EBBB8B
secondary
#558DC5
accent
#73D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381