#FEABB3#FEABB3
#FEABB3 is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.4% C 0.098 H 13.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABB3 |
|---|---|
| RGB | rgb(254, 171, 179) |
| HSL | hsl(354, 98%, 83%) |
| HSV | hsv(354, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 29.5%, 0.4%) |
| CIE-LAB | lab(78.14, 31.48, 8.42) |
| CIE-LCH | lch(78.14, 32.59, 14.97°) |
| OKLab | oklab(82.36% 0.0956 0.0223) |
| OKLCH | oklch(82.36% 0.098 13.1) |
| XYZ | xyz(63.5744, 53.4555, 49.6085) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.16
Soft Pink
#FDB0C0
ΔE00 3.37
Pink
#FFC0CB
ΔE00 5.72
Pale Rose
#FDC1C5
ΔE00 5.78
Pastel Pink
#FFBACD
ΔE00 5.94
Bubblegum
#FFC1CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABB3 #ABFEF6
analogous
#FEABDC #FEABB3 #FECCAB
triadic
#FEABB3 #B3FEAB #ABB3FE
tetradic
#FEABB3 #DCFEAB #ABFEF6 #CCABFE
square
#FEABB3 #DCFEAB #ABFEF6 #CCABFE
split-complementary
#FEABB3 #ABFECC #ABDCFE
monochromatic
#FD3246 #FD6F7C #FEABB3 #FFE1E4 #FFE1E4
Accessibility & contrast
On white
1.80
#FEABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FEABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABB3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABB3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B3
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#FFA3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feabb3; /* rgb */ color: rgb(254, 171, 179); /* oklch */ color: oklch(82.4% 0.098 13.1);
Tailwind
colors: {
custom: {
50: '#ffc4c9',
500: '#feabb3',
950: '#000000',
},
}SCSS
$custom: #feabb3; $custom-light: #ffc4c9; $custom-dark: #000000;
JSON
{
"hex": "#feabb3",
"rgb": {
"r": 254,
"g": 171,
"b": 179
},
"hsl": {
"h": 354.217,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82364,
"c": 0.09812,
"h": 13.1
},
"luminance": 0.53451
}Semantic roles & 50–950 ramp
primary
#FEABB3
secondary
#6AE3D7
accent
#E6CF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282