#FEABB0#FEABB0
#FEABB0 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.098 H 15.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABB0 |
|---|---|
| RGB | rgb(254, 171, 176) |
| HSL | hsl(356, 98%, 83%) |
| HSV | hsv(356, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 30.7%, 0.4%) |
| CIE-LAB | lab(78.07, 31.10, 9.95) |
| CIE-LCH | lch(78.07, 32.65, 17.74°) |
| OKLab | oklab(82.29% 0.0944 0.0261) |
| OKLCH | oklch(82.29% 0.098 15.5) |
| XYZ | xyz(63.2743, 53.3354, 48.0280) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.80
Soft Pink
#FDB0C0
ΔE00 4.33
Pale Rose
#FDC1C5
ΔE00 5.82
Pink
#FFC0CB
ΔE00 6.19
Bubblegum
#FFC1CC
ΔE00 6.44
Pastel Pink
#FFBACD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABB0 #ABFEF9
analogous
#FEABD9 #FEABB0 #FECFAB
triadic
#FEABB0 #B0FEAB #ABB0FE
tetradic
#FEABB0 #D9FEAB #ABFEF9 #CFABFE
square
#FEABB0 #D9FEAB #ABFEF9 #CFABFE
split-complementary
#FEABB0 #ABFECF #ABD9FE
monochromatic
#FD323E #FD6F77 #FEABB0 #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.80
#FEABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FEABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABB0
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABB0 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B0
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabb0; /* rgb */ color: rgb(254, 171, 176); /* oklch */ color: oklch(82.3% 0.098 15.5);
Tailwind
colors: {
custom: {
50: '#ffc4c7',
500: '#feabb0',
950: '#000000',
},
}SCSS
$custom: #feabb0; $custom-light: #ffc4c7; $custom-dark: #000000;
JSON
{
"hex": "#feabb0",
"rgb": {
"r": 254,
"g": 171,
"b": 176
},
"hsl": {
"h": 356.386,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82286,
"c": 0.09799,
"h": 15.5
},
"luminance": 0.53331
}Semantic roles & 50–950 ramp
primary
#FEABB0
secondary
#6AE3DC
accent
#E6D800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282