#E2BB9B#E2BB9B
#E2BB9B is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.062 H 61.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB9B |
|---|---|
| RGB | rgb(226, 187, 155) |
| HSL | hsl(27, 55%, 75%) |
| HSV | hsv(27, 31%, 89%) |
| CMYK | cmyk(0%, 17.3%, 31.4%, 11.4%) |
| CIE-LAB | lab(78.51, 9.43, 21.47) |
| CIE-LCH | lch(78.51, 23.44, 66.29°) |
| OKLab | oklab(81.83% 0.0301 0.0546) |
| OKLCH | oklch(81.83% 0.062 61.1) |
| XYZ | xyz(55.0518, 54.0783, 38.5423) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.45
Burlywood
#DEB887
ΔE00 5.48
Apricot
#FBCEB1
ΔE00 5.56
Light Peach
#FFD8B1
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.30
Very Light Brown
#D3B683
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB9B #9BC2E2
analogous
#E29B9F #E2BB9B #E2DE9B
triadic
#E2BB9B #9BE2BB #BB9BE2
tetradic
#E2BB9B #9FE29B #9BC2E2 #DE9BE2
square
#E2BB9B #9FE29B #9BC2E2 #DE9BE2
split-complementary
#E2BB9B #9BE2DE #9B9FE2
monochromatic
#C67A3C #D49B6C #E2BB9B #F0DBCA #F8EFE7
Accessibility & contrast
On white
1.78
#E2BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#E2BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB9B
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB9B | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD99
Deuteranopia (green-blind)
#D0C69B
Tritanopia (blue-blind)
#EEB3B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bb9b; /* rgb */ color: rgb(226, 187, 155); /* oklch */ color: oklch(81.8% 0.062 61.1);
Tailwind
colors: {
custom: {
50: '#eccfb8',
500: '#e2bb9b',
950: '#000000',
},
}SCSS
$custom: #e2bb9b; $custom-light: #eccfb8; $custom-dark: #000000;
JSON
{
"hex": "#e2bb9b",
"rgb": {
"r": 226,
"g": 187,
"b": 155
},
"hsl": {
"h": 27.042,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.81827,
"c": 0.06232,
"h": 61.1
},
"luminance": 0.54076
}Semantic roles & 50–950 ramp
primary
#E2BB9B
secondary
#6695BB
accent
#7BC323
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381