#EBB57B#EBB57B
#EBB57B is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.097 H 67.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB57B |
|---|---|
| RGB | rgb(235, 181, 123) |
| HSL | hsl(31, 74%, 70%) |
| HSV | hsv(31, 48%, 92%) |
| CMYK | cmyk(0%, 23%, 47.7%, 7.8%) |
| CIE-LAB | lab(77.37, 12.60, 37.00) |
| CIE-LCH | lch(77.37, 39.08, 71.20°) |
| OKLab | oklab(80.96% 0.0369 0.0901) |
| OKLCH | oklch(80.96% 0.097 67.7) |
| XYZ | xyz(54.3623, 52.1433, 25.9364) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.18
Apricot (survey)
#FFB16D
ΔE00 5.29
Sandybrown
#F4A460
ΔE00 6.46
Fawn
#CFAF7B
ΔE00 6.64
Tan
#D2B48C
ΔE00 6.86
Peach (survey)
#FFB07C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB57B #7BB1EB
analogous
#EB7D7B #EBB57B #E9EB7B
triadic
#EBB57B #7BEBB5 #B57BEB
tetradic
#EBB57B #7BEB7D #7BB1EB #EB7BE9
square
#EBB57B #7BEB7D #7BB1EB #EB7BE9
split-complementary
#EBB57B #7BE9EB #7D7BEB
monochromatic
#CD791F #E39746 #EBB57B #F3D3B0 #FBF0E4
Accessibility & contrast
On white
1.84
#EBB57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EBB57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB57B
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB57B | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B877
Deuteranopia (green-blind)
#D4C47C
Tritanopia (blue-blind)
#FCA9A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb57b; /* rgb */ color: rgb(235, 181, 123); /* oklch */ color: oklch(81.0% 0.097 67.7);
Tailwind
colors: {
custom: {
50: '#f4cba2',
500: '#ebb57b',
950: '#000000',
},
}SCSS
$custom: #ebb57b; $custom-light: #f4cba2; $custom-dark: #000000;
JSON
{
"hex": "#ebb57b",
"rgb": {
"r": 235,
"g": 181,
"b": 123
},
"hsl": {
"h": 31.071,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.80957,
"c": 0.09739,
"h": 67.7
},
"luminance": 0.5214
}Semantic roles & 50–950 ramp
primary
#EBB57B
secondary
#4683C4
accent
#6FD610
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280