#EBB191#EBB191
#EBB191 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.6% C 0.081 H 50.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB191 |
|---|---|
| RGB | rgb(235, 177, 145) |
| HSL | hsl(21, 69%, 75%) |
| HSV | hsv(21, 38%, 92%) |
| CMYK | cmyk(0%, 24.7%, 38.3%, 7.8%) |
| CIE-LAB | lab(76.77, 17.02, 24.59) |
| CIE-LCH | lch(76.77, 29.91, 55.32°) |
| OKLab | oklab(80.62% 0.0518 0.062) |
| OKLCH | oklch(80.62% 0.081 50.1) |
| XYZ | xyz(55.0958, 51.1540, 33.7543) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.84
Pale Salmon
#FFB19A
ΔE00 6.27
Pinkish Tan
#D99B82
ΔE00 6.32
Apricot
#FBCEB1
ΔE00 7.18
Lightsalmon
#FFA07A
ΔE00 7.36
Light Salmon
#FEA993
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB191 #91CBEB
analogous
#EB919E #EBB191 #EBDE91
triadic
#EBB191 #91EBB1 #B191EB
tetradic
#EBB191 #9EEB91 #91CBEB #DE91EB
square
#EBB191 #9EEB91 #91CBEB #DE91EB
split-complementary
#EBB191 #91EBDE #919EEB
monochromatic
#D86829 #E28C5D #EBB191 #F4D6C5 #FAEDE5
Accessibility & contrast
On white
1.87
#EBB191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EBB191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB191
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB191 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#FAA7A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb191; /* rgb */ color: rgb(235, 177, 145); /* oklch */ color: oklch(80.6% 0.081 50.1);
Tailwind
colors: {
custom: {
50: '#f3c8b1',
500: '#ebb191',
950: '#000000',
},
}SCSS
$custom: #ebb191; $custom-light: #f3c8b1; $custom-dark: #000000;
JSON
{
"hex": "#ebb191",
"rgb": {
"r": 235,
"g": 177,
"b": 145
},
"hsl": {
"h": 21.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.80615,
"c": 0.08078,
"h": 50.1
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#EBB191
secondary
#5AA0C6
accent
#8ED114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281