#EBB192#EBB192
#EBB192 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.6% C 0.080 H 49.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB192 |
|---|---|
| RGB | rgb(235, 177, 146) |
| HSL | hsl(21, 69%, 75%) |
| HSV | hsv(21, 38%, 92%) |
| CMYK | cmyk(0%, 24.7%, 37.9%, 7.8%) |
| CIE-LAB | lab(76.79, 17.13, 24.08) |
| CIE-LCH | lch(76.79, 29.55, 54.57°) |
| OKLab | oklab(80.64% 0.0522 0.0607) |
| OKLCH | oklch(80.64% 0.08 49.3) |
| XYZ | xyz(55.1732, 51.1850, 34.1622) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.01
Peach (survey)
#FFB07C
ΔE00 6.07
Pinkish Tan
#D99B82
ΔE00 6.19
Light Salmon
#FEA993
ΔE00 7.18
Apricot
#FBCEB1
ΔE00 7.19
Lightsalmon
#FFA07A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB192 #92CCEB
analogous
#EB92A0 #EBB192 #EBDE92
triadic
#EBB192 #92EBB1 #B192EB
tetradic
#EBB192 #A0EB92 #92CCEB #DE92EB
square
#EBB192 #A0EB92 #92CCEB #DE92EB
split-complementary
#EBB192 #92EBDE #92A0EB
monochromatic
#D8672B #E28C5E #EBB192 #F4D6C6 #FAECE5
Accessibility & contrast
On white
1.87
#EBB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EBB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB192
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB192 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B690
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#FAA7A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb192; /* rgb */ color: rgb(235, 177, 146); /* oklch */ color: oklch(80.6% 0.080 49.3);
Tailwind
colors: {
custom: {
50: '#f3c8b2',
500: '#ebb192',
950: '#000000',
},
}SCSS
$custom: #ebb192; $custom-light: #f3c8b2; $custom-dark: #000000;
JSON
{
"hex": "#ebb192",
"rgb": {
"r": 235,
"g": 177,
"b": 146
},
"hsl": {
"h": 20.899,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.80635,
"c": 0.08011,
"h": 49.3
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#EBB192
secondary
#5BA1C6
accent
#8FD115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171311
muted
#858281