#E8AFBB#E8AFBB
#E8AFBB is a light, moderate red. Relative luminance 0.514; OKLCH L 81.0% C 0.068 H 4.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AFBB |
|---|---|
| RGB | rgb(232, 175, 187) |
| HSL | hsl(347, 55%, 80%) |
| HSV | hsv(347, 25%, 91%) |
| CMYK | cmyk(0%, 24.6%, 19.4%, 9%) |
| CIE-LAB | lab(76.92, 22.53, 2.01) |
| CIE-LCH | lch(76.92, 22.62, 5.09°) |
| OKLab | oklab(80.97% 0.0679 0.0056) |
| OKLCH | oklch(80.97% 0.068 4.7) |
| XYZ | xyz(57.5787, 51.4062, 53.8935) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.25
Soft Pink
#FDB0C0
ΔE00 4.15
Lightpink
#FFB6C1
ΔE00 4.30
Faded Pink
#DE9DAC
ΔE00 4.58
Pastel Pink
#FFBACD
ΔE00 4.64
Pink
#FFC0CB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AFBB #AFE8DC
analogous
#E8AFD8 #E8AFBB #E8BFAF
triadic
#E8AFBB #BBE8AF #AFBBE8
tetradic
#E8AFBB #D8E8AF #AFE8DC #BFAFE8
square
#E8AFBB #D8E8AF #AFE8DC #BFAFE8
split-complementary
#E8AFBB #AFE8BF #AFD8E8
monochromatic
#CD506A #DA7F93 #E8AFBB #F6DFE3 #F8E7EB
Accessibility & contrast
On white
1.86
#E8AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#E8AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AFBB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AFBB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#F2ABB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e8afbb; /* rgb */ color: rgb(232, 175, 187); /* oklch */ color: oklch(81.0% 0.068 4.7);
Tailwind
colors: {
custom: {
50: '#f0c7cf',
500: '#e8afbb',
950: '#000000',
},
}SCSS
$custom: #e8afbb; $custom-light: #f0c7cf; $custom-dark: #000000;
JSON
{
"hex": "#e8afbb",
"rgb": {
"r": 232,
"g": 175,
"b": 187
},
"hsl": {
"h": 347.368,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.8097,
"c": 0.06817,
"h": 4.7
},
"luminance": 0.51404
}Semantic roles & 50–950 ramp
primary
#E8AFBB
secondary
#78C3B3
accent
#C3A123
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#161313
muted
#858283