#FEABBB#FEABBB
#FEABBB is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.6% C 0.099 H 6.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEABBB |
|---|---|
| RGB | rgb(254, 171, 187) |
| HSL | hsl(348, 98%, 83%) |
| HSV | hsv(348, 33%, 100%) |
| CMYK | cmyk(0%, 32.7%, 26.4%, 0.4%) |
| CIE-LAB | lab(78.34, 32.54, 4.35) |
| CIE-LCH | lch(78.34, 32.83, 7.61°) |
| OKLab | oklab(82.58% 0.0985 0.0118) |
| OKLCH | oklch(82.58% 0.099 6.8) |
| XYZ | xyz(64.4071, 53.7885, 53.9939) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.38
Lightpink
#FFB6C1
ΔE00 2.82
Pastel Pink
#FFBACD
ΔE00 4.20
Baby Pink
#FFB7CE
ΔE00 4.26
Powder Pink
#FFB2D0
ΔE00 5.13
Pink
#FFC0CB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEABBB #ABFEEE
analogous
#FEABE4 #FEABBB #FEC4AB
triadic
#FEABBB #BBFEAB #ABBBFE
tetradic
#FEABBB #E4FEAB #ABFEEE #C4ABFE
square
#FEABBB #E4FEAB #ABFEEE #C4ABFE
split-complementary
#FEABBB #ABFEC4 #ABE4FE
monochromatic
#FD3259 #FD6F8A #FEABBB #FFE1E7 #FFE1E7
Accessibility & contrast
On white
1.79
#FEABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FEABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEABBB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEABBB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feabbb; /* rgb */ color: rgb(254, 171, 187); /* oklch */ color: oklch(82.6% 0.099 6.8);
Tailwind
colors: {
custom: {
50: '#ffc4cf',
500: '#feabbb',
950: '#000000',
},
}SCSS
$custom: #feabbb; $custom-light: #ffc4cf; $custom-dark: #000000;
JSON
{
"hex": "#feabbb",
"rgb": {
"r": 254,
"g": 171,
"b": 187
},
"hsl": {
"h": 348.434,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82578,
"c": 0.09921,
"h": 6.8
},
"luminance": 0.53785
}Semantic roles & 50–950 ramp
primary
#FEABBB
secondary
#6AE3CC
accent
#E6B900
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283