#E6BABE#E6BABE
#E6BABE is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.051 H 12.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BABE |
|---|---|
| RGB | rgb(230, 186, 190) |
| HSL | hsl(355, 47%, 82%) |
| HSV | hsv(355, 19%, 90%) |
| CMYK | cmyk(0%, 19.1%, 17.4%, 9.8%) |
| CIE-LAB | lab(79.42, 16.40, 3.98) |
| CIE-LCH | lch(79.42, 16.87, 13.63°) |
| OKLab | oklab(82.88% 0.0498 0.0107) |
| OKLCH | oklch(82.88% 0.051 12.1) |
| XYZ | xyz(59.4864, 55.6606, 56.3153) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.54
Light Rose
#FFC5CB
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.41
Pink
#FFC0CB
ΔE00 5.46
Pale Pink
#FFCFDC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BABE #BAE6E2
analogous
#E6BAD4 #E6BABE #E6CCBA
triadic
#E6BABE #BEE6BA #BABEE6
tetradic
#E6BABE #D4E6BA #BAE6E2 #CCBAE6
square
#E6BABE #D4E6BA #BAE6E2 #CCBAE6
split-complementary
#E6BABE #BAE6CC #BAD4E6
monochromatic
#C56069 #D68D94 #E6BABE #F6E7E8 #F7E9EA
Accessibility & contrast
On white
1.73
#E6BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E6BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BABE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BABE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#EFB7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e6babe; /* rgb */ color: rgb(230, 186, 190); /* oklch */ color: oklch(82.9% 0.051 12.1);
Tailwind
colors: {
custom: {
50: '#eeced1',
500: '#e6babe',
950: '#000000',
},
}SCSS
$custom: #e6babe; $custom-light: #eeced1; $custom-dark: #000000;
JSON
{
"hex": "#e6babe",
"rgb": {
"r": 230,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.545,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.82883,
"c": 0.05095,
"h": 12.1
},
"luminance": 0.55659
}Semantic roles & 50–950 ramp
primary
#E6BABE
secondary
#84C1BB
accent
#BAAD2B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383