#EBB092#EBB092
#EBB092 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.5% C 0.081 H 48.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB092 |
|---|---|
| RGB | rgb(235, 176, 146) |
| HSL | hsl(20, 69%, 75%) |
| HSV | hsv(20, 38%, 92%) |
| CMYK | cmyk(0%, 25.1%, 37.9%, 7.8%) |
| CIE-LAB | lab(76.55, 17.66, 23.76) |
| CIE-LCH | lch(76.55, 29.61, 53.37°) |
| OKLab | oklab(80.45% 0.0538 0.06) |
| OKLCH | oklch(80.45% 0.081 48.1) |
| XYZ | xyz(54.9764, 50.7914, 34.0966) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.59
Pinkish Tan
#D99B82
ΔE00 5.83
Peach (survey)
#FFB07C
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 6.71
Lightsalmon
#FFA07A
ΔE00 7.02
Darksalmon
#E9967A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB092 #92CDEB
analogous
#EB92A1 #EBB092 #EBDD92
triadic
#EBB092 #92EBB0 #B092EB
tetradic
#EBB092 #A1EB92 #92CDEB #DD92EB
square
#EBB092 #A1EB92 #92CDEB #DD92EB
split-complementary
#EBB092 #92EBDD #92A1EB
monochromatic
#D8652B #E28B5E #EBB092 #F4D5C6 #FAECE5
Accessibility & contrast
On white
1.88
#EBB092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#EBB092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB092
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB092 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#FAA6A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb092; /* rgb */ color: rgb(235, 176, 146); /* oklch */ color: oklch(80.5% 0.081 48.1);
Tailwind
colors: {
custom: {
50: '#f3c7b2',
500: '#ebb092',
950: '#000000',
},
}SCSS
$custom: #ebb092; $custom-light: #f3c7b2; $custom-dark: #000000;
JSON
{
"hex": "#ebb092",
"rgb": {
"r": 235,
"g": 176,
"b": 146
},
"hsl": {
"h": 20.225,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.8045,
"c": 0.08056,
"h": 48.1
},
"luminance": 0.50788
}Semantic roles & 50–950 ramp
primary
#EBB092
secondary
#5BA2C6
accent
#91D115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281