#FEABB8#FEABB8
#FEABB8 is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.5% C 0.099 H 9.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABB8 |
|---|---|
| RGB | rgb(254, 171, 184) |
| HSL | hsl(351, 98%, 83%) |
| HSV | hsv(351, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 27.6%, 0.4%) |
| CIE-LAB | lab(78.26, 32.14, 5.87) |
| CIE-LCH | lch(78.26, 32.67, 10.36°) |
| OKLab | oklab(82.5% 0.0974 0.0157) |
| OKLCH | oklch(82.5% 0.099 9.2) |
| XYZ | xyz(64.0893, 53.6614, 52.3202) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.93
Lightpink
#FFB6C1
ΔE00 2.67
Pastel Pink
#FFBACD
ΔE00 4.75
Baby Pink
#FFB7CE
ΔE00 5.02
Pink
#FFC0CB
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABB8 #ABFEF1
analogous
#FEABE1 #FEABB8 #FEC7AB
triadic
#FEABB8 #B8FEAB #ABB8FE
tetradic
#FEABB8 #E1FEAB #ABFEF1 #C7ABFE
square
#FEABB8 #E1FEAB #ABFEF1 #C7ABFE
split-complementary
#FEABB8 #ABFEC7 #ABE1FE
monochromatic
#FD3252 #FD6F85 #FEABB8 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.79
#FEABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FEABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABB8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABB8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feabb8; /* rgb */ color: rgb(254, 171, 184); /* oklch */ color: oklch(82.5% 0.099 9.2);
Tailwind
colors: {
custom: {
50: '#ffc4cd',
500: '#feabb8',
950: '#000000',
},
}SCSS
$custom: #feabb8; $custom-light: #ffc4cd; $custom-dark: #000000;
JSON
{
"hex": "#feabb8",
"rgb": {
"r": 254,
"g": 171,
"b": 184
},
"hsl": {
"h": 350.602,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82496,
"c": 0.09867,
"h": 9.2
},
"luminance": 0.53657
}Semantic roles & 50–950 ramp
primary
#FEABB8
secondary
#6AE3D0
accent
#E6C200
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283