#E6B6AA#E6B6AA
#E6B6AA is a light, muted red. Relative luminance 0.532; OKLCH L 81.6% C 0.059 H 34.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E6B6AA |
|---|---|
| RGB | rgb(230, 182, 170) |
| HSL | hsl(12, 55%, 78%) |
| HSV | hsv(12, 26%, 90%) |
| CMYK | cmyk(0%, 20.9%, 26.1%, 9.8%) |
| CIE-LAB | lab(77.98, 15.60, 12.73) |
| CIE-LCH | lch(77.98, 20.13, 39.21°) |
| OKLab | oklab(81.61% 0.0483 0.0331) |
| OKLCH | oklch(81.61% 0.059 34.4) |
| XYZ | xyz(56.6176, 53.1837, 45.3056) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.27
Light Salmon
#FEA993
ΔE00 7.76
Pale Rose
#FDC1C5
ΔE00 7.98
Blush (survey)
#F29E8E
ΔE00 8.26
Pinkish Tan
#D99B82
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6B6AA #AADAE6
analogous
#E6AABC #E6B6AA #E6D4AA
triadic
#E6B6AA #AAE6B6 #B6AAE6
tetradic
#E6B6AA #BCE6AA #AADAE6 #D4AAE6
square
#E6B6AA #BCE6AA #AADAE6 #D4AAE6
split-complementary
#E6B6AA #AAE6D4 #AABCE6
monochromatic
#CA654B #D88D7B #E6B6AA #F4DFD9 #F8EBE7
Accessibility & contrast
On white
1.80
#E6B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#E6B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6B6AA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6B6AA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#CCC5AA
Tritanopia (blue-blind)
#F2B0B3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e6b6aa; /* rgb */ color: rgb(230, 182, 170); /* oklch */ color: oklch(81.6% 0.059 34.4);
Tailwind
colors: {
custom: {
50: '#efccc3',
500: '#e6b6aa',
950: '#000000',
},
}SCSS
$custom: #e6b6aa; $custom-light: #efccc3; $custom-dark: #000000;
JSON
{
"hex": "#e6b6aa",
"rgb": {
"r": 230,
"g": 182,
"b": 170
},
"hsl": {
"h": 12,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.8161,
"c": 0.05853,
"h": 34.4
},
"luminance": 0.53181
}Semantic roles & 50–950 ramp
primary
#E6B6AA
secondary
#74B1C1
accent
#A2C223
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#161312
muted
#858382