#FEABB6#FEABB6
#FEABB6 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.4% C 0.098 H 10.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABB6 |
|---|---|
| RGB | rgb(254, 171, 182) |
| HSL | hsl(352, 98%, 83%) |
| HSV | hsv(352, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 28.3%, 0.4%) |
| CIE-LAB | lab(78.22, 31.87, 6.89) |
| CIE-LCH | lch(78.22, 32.61, 12.20°) |
| OKLab | oklab(82.44% 0.0967 0.0184) |
| OKLCH | oklch(82.44% 0.098 10.7) |
| XYZ | xyz(63.8812, 53.5782, 51.2239) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.46
Lightpink
#FFB6C1
ΔE00 2.76
Pastel Pink
#FFBACD
ΔE00 5.19
Pink
#FFC0CB
ΔE00 5.41
Baby Pink
#FFB7CE
ΔE00 5.57
Bubblegum
#FFC1CC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABB6 #ABFEF3
analogous
#FEABDF #FEABB6 #FEC9AB
triadic
#FEABB6 #B6FEAB #ABB6FE
tetradic
#FEABB6 #DFFEAB #ABFEF3 #C9ABFE
square
#FEABB6 #DFFEAB #ABFEF3 #C9ABFE
split-complementary
#FEABB6 #ABFEC9 #ABDFFE
monochromatic
#FD324D #FD6F81 #FEABB6 #FFE1E5 #FFE1E5
Accessibility & contrast
On white
1.79
#FEABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FEABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABB6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABB6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#CDC7B4
Tritanopia (blue-blind)
#FFA4AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabb6; /* rgb */ color: rgb(254, 171, 182); /* oklch */ color: oklch(82.4% 0.098 10.7);
Tailwind
colors: {
custom: {
50: '#ffc4cb',
500: '#feabb6',
950: '#000000',
},
}SCSS
$custom: #feabb6; $custom-light: #ffc4cb; $custom-dark: #000000;
JSON
{
"hex": "#feabb6",
"rgb": {
"r": 254,
"g": 171,
"b": 182
},
"hsl": {
"h": 352.048,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82443,
"c": 0.0984,
"h": 10.7
},
"luminance": 0.53574
}Semantic roles & 50–950 ramp
primary
#FEABB6
secondary
#6AE3D3
accent
#E6C700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282