#E2BB9F#E2BB9F
#E2BB9F is a light, muted orange. Relative luminance 0.542; OKLCH L 81.9% C 0.059 H 57.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BB9F |
|---|---|
| RGB | rgb(226, 187, 159) |
| HSL | hsl(25, 54%, 75%) |
| HSV | hsv(25, 30%, 89%) |
| CMYK | cmyk(0%, 17.3%, 29.6%, 11.4%) |
| CIE-LAB | lab(78.59, 9.95, 19.44) |
| CIE-LCH | lch(78.59, 21.83, 62.90°) |
| OKLab | oklab(81.92% 0.0317 0.0497) |
| OKLCH | oklch(81.92% 0.059 57.5) |
| XYZ | xyz(55.3933, 54.2149, 40.3409) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.17
Tan
#D2B48C
ΔE00 6.66
Burlywood
#DEB887
ΔE00 6.91
Peach
#FFDAB9
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.71
Mushroom
#BA9E88
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BB9F #9FC6E2
analogous
#E29FA4 #E2BB9F #E2DD9F
triadic
#E2BB9F #9FE2BB #BB9FE2
tetradic
#E2BB9F #A4E29F #9FC6E2 #DD9FE2
square
#E2BB9F #A4E29F #9FC6E2 #DD9FE2
split-complementary
#E2BB9F #9FE2DD #9FA4E2
monochromatic
#C67841 #D49A70 #E2BB9F #F0DCCE #F8EEE7
Accessibility & contrast
On white
1.77
#E2BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E2BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BB9F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BB9F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BE9D
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#EEB4B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bb9f; /* rgb */ color: rgb(226, 187, 159); /* oklch */ color: oklch(81.9% 0.059 57.5);
Tailwind
colors: {
custom: {
50: '#eccfbb',
500: '#e2bb9f',
950: '#000000',
},
}SCSS
$custom: #e2bb9f; $custom-light: #eccfbb; $custom-dark: #000000;
JSON
{
"hex": "#e2bb9f",
"rgb": {
"r": 226,
"g": 187,
"b": 159
},
"hsl": {
"h": 25.075,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.81916,
"c": 0.0589,
"h": 57.5
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#E2BB9F
secondary
#6A99BB
accent
#80C124
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381