#EBBB7A#EBBB7A
#EBBB7A is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.099 H 74.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB7A |
|---|---|
| RGB | rgb(235, 187, 122) |
| HSL | hsl(35, 74%, 70%) |
| HSV | hsv(35, 48%, 92%) |
| CMYK | cmyk(0%, 20.4%, 48.1%, 7.8%) |
| CIE-LAB | lab(78.82, 9.34, 39.36) |
| CIE-LCH | lch(78.82, 40.45, 76.65°) |
| OKLab | oklab(82.09% 0.0272 0.0954) |
| OKLCH | oklch(82.09% 0.099 74.1) |
| XYZ | xyz(55.5464, 54.6112, 26.0239) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Very Light Brown
#D3B683
ΔE00 5.80
Fawn
#CFAF7B
ΔE00 5.94
Tan (survey)
#D1B26F
ΔE00 6.17
Tan
#D2B48C
ΔE00 6.90
Sand Brown
#CBA560
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB7A #7AAAEB
analogous
#EB827A #EBBB7A #E3EB7A
triadic
#EBBB7A #7AEBBB #BB7AEB
tetradic
#EBBB7A #7AEB82 #7AAAEB #EB7AE3
square
#EBBB7A #7AEB82 #7AAAEB #EB7AE3
split-complementary
#EBBB7A #7AE3EB #827AEB
monochromatic
#CC821F #E3A045 #EBBB7A #F3D6AF #FBF1E4
Accessibility & contrast
On white
1.76
#EBBB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EBBB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB7A
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB7A | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC75
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#FCAFAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb7a; /* rgb */ color: rgb(235, 187, 122); /* oklch */ color: oklch(82.1% 0.099 74.1);
Tailwind
colors: {
custom: {
50: '#f4cfa1',
500: '#ebbb7a',
950: '#000000',
},
}SCSS
$custom: #ebbb7a; $custom-light: #f4cfa1; $custom-dark: #000000;
JSON
{
"hex": "#ebbb7a",
"rgb": {
"r": 235,
"g": 187,
"b": 122
},
"hsl": {
"h": 34.513,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.82087,
"c": 0.09923,
"h": 74.1
},
"luminance": 0.54608
}Semantic roles & 50–950 ramp
primary
#EBBB7A
secondary
#457BC4
accent
#64D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380