#EBBE7A#EBBE7A
#EBBE7A is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.7% C 0.100 H 77.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE7A |
|---|---|
| RGB | rgb(235, 190, 122) |
| HSL | hsl(36, 74%, 70%) |
| HSV | hsv(36, 48%, 92%) |
| CMYK | cmyk(0%, 19.1%, 48.1%, 7.8%) |
| CIE-LAB | lab(79.56, 7.76, 40.29) |
| CIE-LCH | lch(79.56, 41.03, 79.10°) |
| OKLab | oklab(82.67% 0.0225 0.0976) |
| OKLCH | oklch(82.67% 0.1 77) |
| XYZ | xyz(56.1895, 55.8973, 26.2382) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.43
Tan (survey)
#D1B26F
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 6.07
Sandstone
#C9AE74
ΔE00 7.16
Tan
#D2B48C
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE7A #7AA7EB
analogous
#EB857A #EBBE7A #E0EB7A
triadic
#EBBE7A #7AEBBE #BE7AEB
tetradic
#EBBE7A #7AEB85 #7AA7EB #EB7AE0
square
#EBBE7A #7AEB85 #7AA7EB #EB7AE0
split-complementary
#EBBE7A #7AE0EB #857AEB
monochromatic
#CC871F #E3A445 #EBBE7A #F3D8AF #FBF2E4
Accessibility & contrast
On white
1.72
#EBBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE7A
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE7A | 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)
#D0BF75
Deuteranopia (green-blind)
#DACA7C
Tritanopia (blue-blind)
#FBB2AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbe7a; /* rgb */ color: rgb(235, 190, 122); /* oklch */ color: oklch(82.7% 0.100 77.0);
Tailwind
colors: {
custom: {
50: '#f4d1a1',
500: '#ebbe7a',
950: '#000000',
},
}SCSS
$custom: #ebbe7a; $custom-light: #f4d1a1; $custom-dark: #000000;
JSON
{
"hex": "#ebbe7a",
"rgb": {
"r": 235,
"g": 190,
"b": 122
},
"hsl": {
"h": 36.106,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.82666,
"c": 0.10012,
"h": 77
},
"luminance": 0.55894
}Semantic roles & 50–950 ramp
primary
#EBBE7A
secondary
#4578C4
accent
#5FD610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380