#EBBB7B#EBBB7B
#EBBB7B is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.098 H 73.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB7B |
|---|---|
| RGB | rgb(235, 187, 123) |
| HSL | hsl(34, 74%, 70%) |
| HSV | hsv(34, 48%, 92%) |
| CMYK | cmyk(0%, 20.4%, 47.7%, 7.8%) |
| CIE-LAB | lab(78.83, 9.43, 38.87) |
| CIE-LCH | lch(78.83, 39.99, 76.36°) |
| OKLab | oklab(82.1% 0.0276 0.0944) |
| OKLCH | oklch(82.1% 0.098 73.7) |
| XYZ | xyz(55.6087, 54.6361, 26.3519) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 5.91
Tan (survey)
#D1B26F
ΔE00 6.26
Tan
#D2B48C
ΔE00 6.78
Sand Brown
#CBA560
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB7B #7BABEB
analogous
#EB837B #EBBB7B #E3EB7B
triadic
#EBBB7B #7BEBBB #BB7BEB
tetradic
#EBBB7B #7BEB83 #7BABEB #EB7BE3
square
#EBBB7B #7BEB83 #7BABEB #EB7BE3
split-complementary
#EBBB7B #7BE3EB #837BEB
monochromatic
#CD821F #E3A046 #EBBB7B #F3D6B0 #FBF1E4
Accessibility & contrast
On white
1.76
#EBBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#EBBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB7B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB7B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC76
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#FCAFAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb7b; /* rgb */ color: rgb(235, 187, 123); /* oklch */ color: oklch(82.1% 0.098 73.7);
Tailwind
colors: {
custom: {
50: '#f4cfa2',
500: '#ebbb7b',
950: '#000000',
},
}SCSS
$custom: #ebbb7b; $custom-light: #f4cfa2; $custom-dark: #000000;
JSON
{
"hex": "#ebbb7b",
"rgb": {
"r": 235,
"g": 187,
"b": 123
},
"hsl": {
"h": 34.286,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.82103,
"c": 0.09832,
"h": 73.7
},
"luminance": 0.54633
}Semantic roles & 50–950 ramp
primary
#EBBB7B
secondary
#467CC4
accent
#65D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380