#EBBC7B#EBBC7B
#EBBC7B is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.3% C 0.099 H 74.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBC7B |
|---|---|
| RGB | rgb(235, 188, 123) |
| HSL | hsl(35, 74%, 70%) |
| HSV | hsv(35, 48%, 92%) |
| CMYK | cmyk(0%, 20%, 47.7%, 7.8%) |
| CIE-LAB | lab(79.08, 8.91, 39.18) |
| CIE-LCH | lch(79.08, 40.18, 77.19°) |
| OKLab | oklab(82.3% 0.026 0.0951) |
| OKLCH | oklch(82.3% 0.099 74.7) |
| XYZ | xyz(55.8216, 55.0618, 26.4228) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 5.66
Fawn
#CFAF7B
ΔE00 5.91
Tan (survey)
#D1B26F
ΔE00 6.04
Tan
#D2B48C
ΔE00 6.87
Sand Brown
#CBA560
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBC7B #7BAAEB
analogous
#EB847B #EBBC7B #E2EB7B
triadic
#EBBC7B #7BEBBC #BC7BEB
tetradic
#EBBC7B #7BEB84 #7BAAEB #EB7BE2
square
#EBBC7B #7BEB84 #7BAAEB #EB7BE2
split-complementary
#EBBC7B #7BE2EB #847BEB
monochromatic
#CD841F #E3A146 #EBBC7B #F3D7B0 #FBF2E4
Accessibility & contrast
On white
1.75
#EBBC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EBBC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBC7B
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBC7B | 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)
#CEBD76
Deuteranopia (green-blind)
#D9C87D
Tritanopia (blue-blind)
#FBB0AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbc7b; /* rgb */ color: rgb(235, 188, 123); /* oklch */ color: oklch(82.3% 0.099 74.7);
Tailwind
colors: {
custom: {
50: '#f4d0a2',
500: '#ebbc7b',
950: '#000000',
},
}SCSS
$custom: #ebbc7b; $custom-light: #f4d0a2; $custom-dark: #000000;
JSON
{
"hex": "#ebbc7b",
"rgb": {
"r": 235,
"g": 188,
"b": 123
},
"hsl": {
"h": 34.821,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.82296,
"c": 0.09858,
"h": 74.7
},
"luminance": 0.55059
}Semantic roles & 50–950 ramp
primary
#EBBC7B
secondary
#467BC4
accent
#63D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380