#E8BABE#E8BABE
#E8BABE is a very light, muted red. Relative luminance 0.560; OKLCH L 83.1% C 0.053 H 12.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BABE |
|---|---|
| RGB | rgb(232, 186, 190) |
| HSL | hsl(355, 50%, 82%) |
| HSV | hsv(355, 20%, 91%) |
| CMYK | cmyk(0%, 19.8%, 18.1%, 9%) |
| CIE-LAB | lab(79.61, 17.12, 4.28) |
| CIE-LCH | lch(79.61, 17.65, 14.02°) |
| OKLab | oklab(83.07% 0.052 0.0115) |
| OKLCH | oklch(83.07% 0.053 12.4) |
| XYZ | xyz(60.1320, 55.9936, 56.3456) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.07
Light Rose
#FFC5CB
ΔE00 4.39
Bubblegum
#FFC1CC
ΔE00 4.99
Pink
#FFC0CB
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.22
Lightpink
#FFB6C1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BABE #BAE8E4
analogous
#E8BAD5 #E8BABE #E8CDBA
triadic
#E8BABE #BEE8BA #BABEE8
tetradic
#E8BABE #D5E8BA #BAE8E4 #CDBAE8
square
#E8BABE #D5E8BA #BAE8E4 #CDBAE8
split-complementary
#E8BABE #BAE8CD #BAD5E8
monochromatic
#C95E68 #D98C93 #E8BABE #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.72
#E8BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#E8BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BABE
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BABE | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#F1B6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8babe; /* rgb */ color: rgb(232, 186, 190); /* oklch */ color: oklch(83.1% 0.053 12.4);
Tailwind
colors: {
custom: {
50: '#f0ced1',
500: '#e8babe',
950: '#000000',
},
}SCSS
$custom: #e8babe; $custom-light: #f0ced1; $custom-dark: #000000;
JSON
{
"hex": "#e8babe",
"rgb": {
"r": 232,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.783,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.83074,
"c": 0.05328,
"h": 12.4
},
"luminance": 0.55991
}Semantic roles & 50–950 ramp
primary
#E8BABE
secondary
#83C3BE
accent
#BDB028
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383