#E6B8B2#E6B8B2
#E6B8B2 is a very light, muted red. Relative luminance 0.543; OKLCH L 82.2% C 0.054 H 26.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E6B8B2 |
|---|---|
| RGB | rgb(230, 184, 178) |
| HSL | hsl(7, 51%, 80%) |
| HSV | hsv(7, 23%, 90%) |
| CMYK | cmyk(0%, 20%, 22.6%, 9.8%) |
| CIE-LAB | lab(78.65, 15.67, 9.35) |
| CIE-LCH | lch(78.65, 18.25, 30.83°) |
| OKLab | oklab(82.19% 0.0483 0.0245) |
| OKLCH | oklch(82.19% 0.054 26.9) |
| XYZ | xyz(57.8100, 54.3207, 49.5507) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.03
Pinkish Grey
#C8ACA9
ΔE00 6.67
Light Rose
#FFC5CB
ΔE00 6.80
Dusty Pink
#D8A7B1
ΔE00 7.47
Bubblegum
#FFC1CC
ΔE00 8.05
Pink
#FFC0CB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6B8B2 #B2E0E6
analogous
#E6B2C6 #E6B8B2 #E6D2B2
triadic
#E6B8B2 #B2E6B8 #B8B2E6
tetradic
#E6B8B2 #C6E6B2 #B2E0E6 #D2B2E6
square
#E6B8B2 #C6E6B2 #B2E0E6 #D2B2E6
split-complementary
#E6B8B2 #B2E6D2 #B2C6E6
monochromatic
#C86356 #D78D84 #E6B8B2 #F5E3E0 #F7EAE8
Accessibility & contrast
On white
1.77
#E6B8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#E6B8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6B8B2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6B8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6B8B2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#F1B3B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e6b8b2; /* rgb */ color: rgb(230, 184, 178); /* oklch */ color: oklch(82.2% 0.054 26.9);
Tailwind
colors: {
custom: {
50: '#eecdc9',
500: '#e6b8b2',
950: '#000000',
},
}SCSS
$custom: #e6b8b2; $custom-light: #eecdc9; $custom-dark: #000000;
JSON
{
"hex": "#e6b8b2",
"rgb": {
"r": 230,
"g": 184,
"b": 178
},
"hsl": {
"h": 6.923,
"s": 50.98,
"l": 80
},
"oklch": {
"l": 0.82188,
"c": 0.05417,
"h": 26.9
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#E6B8B2
secondary
#7CB9C1
accent
#ADBE27
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#161313
muted
#858382