#FEABBD#FEABBD
#FEABBD is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.6% C 0.100 H 5.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABBD |
|---|---|
| RGB | rgb(254, 171, 189) |
| HSL | hsl(347, 98%, 83%) |
| HSV | hsv(347, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 25.6%, 0.4%) |
| CIE-LAB | lab(78.39, 32.81, 3.33) |
| CIE-LCH | lch(78.39, 32.98, 5.80°) |
| OKLab | oklab(82.63% 0.0992 0.0092) |
| OKLCH | oklch(82.63% 0.1 5.3) |
| XYZ | xyz(64.6227, 53.8748, 55.1294) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.31
Lightpink
#FFB6C1
ΔE00 3.09
Baby Pink
#FFB7CE
ΔE00 3.81
Pastel Pink
#FFBACD
ΔE00 3.92
Powder Pink
#FFB2D0
ΔE00 4.53
Pink
#FFC0CB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABBD #ABFEEC
analogous
#FEABE6 #FEABBD #FEC2AB
triadic
#FEABBD #BDFEAB #ABBDFE
tetradic
#FEABBD #E6FEAB #ABFEEC #C2ABFE
square
#FEABBD #E6FEAB #ABFEEC #C2ABFE
split-complementary
#FEABBD #ABFEC2 #ABE6FE
monochromatic
#FD325E #FD6F8D #FEABBD #FFE1E7 #FFE1E7
Accessibility & contrast
On white
1.78
#FEABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FEABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABBD
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABBD | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feabbd; /* rgb */ color: rgb(254, 171, 189); /* oklch */ color: oklch(82.6% 0.100 5.3);
Tailwind
colors: {
custom: {
50: '#ffc5d0',
500: '#feabbd',
950: '#000000',
},
}SCSS
$custom: #feabbd; $custom-light: #ffc5d0; $custom-dark: #000000;
JSON
{
"hex": "#feabbd",
"rgb": {
"r": 254,
"g": 171,
"b": 189
},
"hsl": {
"h": 346.988,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82633,
"c": 0.09965,
"h": 5.3
},
"luminance": 0.53871
}Semantic roles & 50–950 ramp
primary
#FEABBD
secondary
#6AE3C9
accent
#E6B400
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283