#EBB592#EBB592
#EBB592 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.4% C 0.079 H 54.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB592 |
|---|---|
| RGB | rgb(235, 181, 146) |
| HSL | hsl(24, 69%, 75%) |
| HSV | hsv(24, 38%, 92%) |
| CMYK | cmyk(0%, 23%, 37.9%, 7.8%) |
| CIE-LAB | lab(77.75, 15.01, 25.38) |
| CIE-LCH | lch(77.75, 29.49, 59.40°) |
| OKLab | oklab(81.38% 0.0459 0.0639) |
| OKLCH | oklch(81.38% 0.079 54.3) |
| XYZ | xyz(55.9749, 52.7884, 34.4294) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.74
Apricot
#FBCEB1
ΔE00 6.20
Burlywood
#DEB887
ΔE00 7.54
Pinkish Tan
#D99B82
ΔE00 7.84
Pale Salmon
#FFB19A
ΔE00 7.85
Apricot (survey)
#FFB16D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB592 #92C8EB
analogous
#EB929B #EBB592 #EBE292
triadic
#EBB592 #92EBB5 #B592EB
tetradic
#EBB592 #9BEB92 #92C8EB #E292EB
square
#EBB592 #9BEB92 #92C8EB #E292EB
split-complementary
#EBB592 #92EBE2 #929BEB
monochromatic
#D86F2B #E2925E #EBB592 #F4D8C6 #FAEDE5
Accessibility & contrast
On white
1.82
#EBB592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EBB592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB592
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB592 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#FAABAC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb592; /* rgb */ color: rgb(235, 181, 146); /* oklch */ color: oklch(81.4% 0.079 54.3);
Tailwind
colors: {
custom: {
50: '#f3cbb2',
500: '#ebb592',
950: '#000000',
},
}SCSS
$custom: #ebb592; $custom-light: #f3cbb2; $custom-dark: #000000;
JSON
{
"hex": "#ebb592",
"rgb": {
"r": 235,
"g": 181,
"b": 146
},
"hsl": {
"h": 23.596,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.81382,
"c": 0.07867,
"h": 54.3
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#EBB592
secondary
#5B9CC6
accent
#87D115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281