#FEABBF#FEABBF
#FEABBF is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.7% C 0.100 H 3.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABBF |
|---|---|
| RGB | rgb(254, 171, 191) |
| HSL | hsl(346, 98%, 83%) |
| HSV | hsv(346, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 24.8%, 0.4%) |
| CIE-LAB | lab(78.44, 33.09, 2.32) |
| CIE-LCH | lch(78.44, 33.17, 4.01°) |
| OKLab | oklab(82.69% 0.1 0.0065) |
| OKLCH | oklch(82.69% 0.1 3.7) |
| XYZ | xyz(64.8413, 53.9622, 56.2806) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.54
Baby Pink
#FFB7CE
ΔE00 3.43
Lightpink
#FFB6C1
ΔE00 3.45
Pastel Pink
#FFBACD
ΔE00 3.73
Powder Pink
#FFB2D0
ΔE00 3.95
Pink
#FFC0CB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABBF #ABFEEA
analogous
#FEABE8 #FEABBF #FEC0AB
triadic
#FEABBF #BFFEAB #ABBFFE
tetradic
#FEABBF #E8FEAB #ABFEEA #C0ABFE
square
#FEABBF #E8FEAB #ABFEEA #C0ABFE
split-complementary
#FEABBF #ABFEC0 #ABE8FE
monochromatic
#FD3263 #FD6F91 #FEABBF #FFE1E8 #FFE1E8
Accessibility & contrast
On white
1.78
#FEABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FEABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABBF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABBF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#FFA5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feabbf; /* rgb */ color: rgb(254, 171, 191); /* oklch */ color: oklch(82.7% 0.100 3.7);
Tailwind
colors: {
custom: {
50: '#ffc5d2',
500: '#feabbf',
950: '#000000',
},
}SCSS
$custom: #feabbf; $custom-light: #ffc5d2; $custom-dark: #000000;
JSON
{
"hex": "#feabbf",
"rgb": {
"r": 254,
"g": 171,
"b": 191
},
"hsl": {
"h": 345.542,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82689,
"c": 0.10016,
"h": 3.7
},
"luminance": 0.53958
}Semantic roles & 50–950 ramp
primary
#FEABBF
secondary
#6AE3C6
accent
#E6AE00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283