#EBBE7B#EBBE7B
#EBBE7B is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.7% C 0.099 H 76.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE7B |
|---|---|
| RGB | rgb(235, 190, 123) |
| HSL | hsl(36, 74%, 70%) |
| HSV | hsv(36, 48%, 92%) |
| CMYK | cmyk(0%, 19.1%, 47.7%, 7.8%) |
| CIE-LAB | lab(79.57, 7.86, 39.80) |
| CIE-LCH | lch(79.57, 40.57, 78.83°) |
| OKLab | oklab(82.68% 0.0229 0.0965) |
| OKLCH | oklch(82.68% 0.099 76.6) |
| XYZ | xyz(56.2518, 55.9222, 26.5662) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.26
Very Light Brown
#D3B683
ΔE00 5.56
Tan (survey)
#D1B26F
ΔE00 5.67
Fawn
#CFAF7B
ΔE00 6.01
Tan
#D2B48C
ΔE00 7.12
Sandstone
#C9AE74
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE7B #7BA8EB
analogous
#EB867B #EBBE7B #E0EB7B
triadic
#EBBE7B #7BEBBE #BE7BEB
tetradic
#EBBE7B #7BEB86 #7BA8EB #EB7BE0
square
#EBBE7B #7BEB86 #7BA8EB #EB7BE0
split-complementary
#EBBE7B #7BE0EB #867BEB
monochromatic
#CD871F #E3A446 #EBBE7B #F3D8B0 #FBF2E4
Accessibility & contrast
On white
1.72
#EBBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE7B
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE7B | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF76
Deuteranopia (green-blind)
#DACA7D
Tritanopia (blue-blind)
#FBB2AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbe7b; /* rgb */ color: rgb(235, 190, 123); /* oklch */ color: oklch(82.7% 0.099 76.6);
Tailwind
colors: {
custom: {
50: '#f4d1a2',
500: '#ebbe7b',
950: '#000000',
},
}SCSS
$custom: #ebbe7b; $custom-light: #f4d1a2; $custom-dark: #000000;
JSON
{
"hex": "#ebbe7b",
"rgb": {
"r": 235,
"g": 190,
"b": 123
},
"hsl": {
"h": 35.893,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.82682,
"c": 0.09918,
"h": 76.6
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#EBBE7B
secondary
#4679C4
accent
#5FD610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380