#E2B09B#E2B09B
#E2B09B is a light, moderate orange. Relative luminance 0.496; OKLCH L 79.7% C 0.066 H 43.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B09B |
|---|---|
| RGB | rgb(226, 176, 155) |
| HSL | hsl(18, 55%, 75%) |
| HSV | hsv(18, 31%, 89%) |
| CMYK | cmyk(0%, 22.1%, 31.4%, 11.4%) |
| CIE-LAB | lab(75.82, 15.28, 17.75) |
| CIE-LCH | lch(75.82, 23.42, 49.26°) |
| OKLab | oklab(79.73% 0.0473 0.0455) |
| OKLCH | oklch(79.73% 0.066 43.9) |
| XYZ | xyz(52.8070, 49.5886, 37.7940) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.78
Pale Salmon
#FFB19A
ΔE00 6.22
Light Salmon
#FEA993
ΔE00 7.22
Apricot
#FBCEB1
ΔE00 7.97
Blush (survey)
#F29E8E
ΔE00 8.05
Darksalmon
#E9967A
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B09B #9BCDE2
analogous
#E29BAA #E2B09B #E2D39B
triadic
#E2B09B #9BE2B0 #B09BE2
tetradic
#E2B09B #AAE29B #9BCDE2 #D39BE2
square
#E2B09B #AAE29B #9BCDE2 #D39BE2
split-complementary
#E2B09B #9BE2D3 #9BAAE2
monochromatic
#C6653C #D48B6C #E2B09B #F0D5CA #F8ECE7
Accessibility & contrast
On white
1.92
#E2B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#E2B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B09B
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B09B | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59A
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#EFA8AA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e2b09b; /* rgb */ color: rgb(226, 176, 155); /* oklch */ color: oklch(79.7% 0.066 43.9);
Tailwind
colors: {
custom: {
50: '#ecc7b8',
500: '#e2b09b',
950: '#000000',
},
}SCSS
$custom: #e2b09b; $custom-light: #ecc7b8; $custom-dark: #000000;
JSON
{
"hex": "#e2b09b",
"rgb": {
"r": 226,
"g": 176,
"b": 155
},
"hsl": {
"h": 17.746,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.79728,
"c": 0.0656,
"h": 43.9
},
"luminance": 0.49586
}Semantic roles & 50–950 ramp
primary
#E2B09B
secondary
#DCEAEF
accent
#93C323
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280