#EBB58F#EBB58F
#EBB58F is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.3% C 0.081 H 56.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB58F |
|---|---|
| RGB | rgb(235, 181, 143) |
| HSL | hsl(25, 70%, 74%) |
| HSV | hsv(25, 39%, 92%) |
| CMYK | cmyk(0%, 23%, 39.1%, 7.8%) |
| CIE-LAB | lab(77.70, 14.67, 26.91) |
| CIE-LCH | lch(77.70, 30.65, 61.40°) |
| OKLab | oklab(81.32% 0.0447 0.0674) |
| OKLCH | oklch(81.32% 0.081 56.4) |
| XYZ | xyz(55.7446, 52.6962, 33.2165) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.42
Apricot
#FBCEB1
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 7.29
Tan
#D2B48C
ΔE00 7.81
Sandybrown
#F4A460
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB58F #8FC5EB
analogous
#EB8F97 #EBB58F #EBE38F
triadic
#EBB58F #8FEBB5 #B58FEB
tetradic
#EBB58F #97EB8F #8FC5EB #E38FEB
square
#EBB58F #97EB8F #8FC5EB #E38FEB
split-complementary
#EBB58F #8FEBE3 #8F97EB
monochromatic
#D87027 #E2935B #EBB58F #F4D7C3 #FAEEE5
Accessibility & contrast
On white
1.82
#EBB58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#EBB58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB58F
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB58F | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B98C
Deuteranopia (green-blind)
#D1C58F
Tritanopia (blue-blind)
#FAABAB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb58f; /* rgb */ color: rgb(235, 181, 143); /* oklch */ color: oklch(81.3% 0.081 56.4);
Tailwind
colors: {
custom: {
50: '#f3cbb0',
500: '#ebb58f',
950: '#000000',
},
}SCSS
$custom: #ebb58f; $custom-light: #f3cbb0; $custom-dark: #000000;
JSON
{
"hex": "#ebb58f",
"rgb": {
"r": 235,
"g": 181,
"b": 143
},
"hsl": {
"h": 24.783,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.81321,
"c": 0.08091,
"h": 56.4
},
"luminance": 0.52693
}Semantic roles & 50–950 ramp
primary
#EBB58F
secondary
#5999C6
accent
#83D214
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281