#E9BAA2#E9BAA2
#E9BAA2 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.064 H 48.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BAA2 |
|---|---|
| RGB | rgb(233, 186, 162) |
| HSL | hsl(20, 62%, 77%) |
| HSV | hsv(20, 30%, 91%) |
| CMYK | cmyk(0%, 20.2%, 30.5%, 8.6%) |
| CIE-LAB | lab(79.07, 13.54, 18.60) |
| CIE-LCH | lch(79.07, 23.01, 53.95°) |
| OKLab | oklab(82.47% 0.0422 0.0476) |
| OKLCH | oklch(82.47% 0.064 48.4) |
| XYZ | xyz(57.6859, 55.0528, 41.7631) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.13
Pale Salmon
#FFB19A
ΔE00 7.07
Pinkish Tan
#D99B82
ΔE00 8.25
Light Salmon
#FEA993
ΔE00 8.60
Peach
#FFDAB9
ΔE00 8.84
Peach (survey)
#FFB07C
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BAA2 #A2D1E9
analogous
#E9A2AD #E9BAA2 #E9DEA2
triadic
#E9BAA2 #A2E9BA #BAA2E9
tetradic
#E9BAA2 #ADE9A2 #A2D1E9 #DEA2E9
square
#E9BAA2 #ADE9A2 #A2D1E9 #DEA2E9
split-complementary
#E9BAA2 #A2E9DE #A2ADE9
monochromatic
#D2713F #DD9571 #E9BAA2 #F5DFD3 #F9EDE6
Accessibility & contrast
On white
1.75
#E9BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#E9BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BAA2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BAA2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA0
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#F6B2B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e9baa2; /* rgb */ color: rgb(233, 186, 162); /* oklch */ color: oklch(82.5% 0.064 48.4);
Tailwind
colors: {
custom: {
50: '#f1cebd',
500: '#e9baa2',
950: '#000000',
},
}SCSS
$custom: #e9baa2; $custom-light: #f1cebd; $custom-dark: #000000;
JSON
{
"hex": "#e9baa2",
"rgb": {
"r": 233,
"g": 186,
"b": 162
},
"hsl": {
"h": 20.282,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.82469,
"c": 0.06367,
"h": 48.4
},
"luminance": 0.5505
}Semantic roles & 50–950 ramp
primary
#E9BAA2
secondary
#6BA6C4
accent
#8FC91C
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382