#FEABB4#FEABB4
#FEABB4 is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.4% C 0.098 H 12.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABB4 |
|---|---|
| RGB | rgb(254, 171, 180) |
| HSL | hsl(353, 98%, 83%) |
| HSV | hsv(353, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 29.1%, 0.4%) |
| CIE-LAB | lab(78.17, 31.61, 7.91) |
| CIE-LCH | lch(78.17, 32.59, 14.05°) |
| OKLab | oklab(82.39% 0.0959 0.021) |
| OKLCH | oklch(82.39% 0.098 12.3) |
| XYZ | xyz(63.6759, 53.4961, 50.1431) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.99
Soft Pink
#FDB0C0
ΔE00 3.06
Pink
#FFC0CB
ΔE00 5.60
Pastel Pink
#FFBACD
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 5.80
Bubblegum
#FFC1CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABB4 #ABFEF5
analogous
#FEABDD #FEABB4 #FECBAB
triadic
#FEABB4 #B4FEAB #ABB4FE
tetradic
#FEABB4 #DDFEAB #ABFEF5 #CBABFE
square
#FEABB4 #DDFEAB #ABFEF5 #CBABFE
split-complementary
#FEABB4 #ABFECB #ABDDFE
monochromatic
#FD3248 #FD6F7E #FEABB4 #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.80
#FEABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FEABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABB4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABB4 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#FFA3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabb4; /* rgb */ color: rgb(254, 171, 180); /* oklch */ color: oklch(82.4% 0.098 12.3);
Tailwind
colors: {
custom: {
50: '#ffc4ca',
500: '#feabb4',
950: '#000000',
},
}SCSS
$custom: #feabb4; $custom-light: #ffc4ca; $custom-dark: #000000;
JSON
{
"hex": "#feabb4",
"rgb": {
"r": 254,
"g": 171,
"b": 180
},
"hsl": {
"h": 353.494,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.8239,
"c": 0.09819,
"h": 12.3
},
"luminance": 0.53492
}Semantic roles & 50–950 ramp
primary
#FEABB4
secondary
#6AE3D6
accent
#E6CD00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282