#FDABBB#FDABBB
#FDABBB is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.5% C 0.098 H 6.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABBB |
|---|---|
| RGB | rgb(253, 171, 187) |
| HSL | hsl(348, 95%, 83%) |
| HSV | hsv(348, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 26.1%, 0.8%) |
| CIE-LAB | lab(78.23, 32.19, 4.18) |
| CIE-LCH | lch(78.23, 32.46, 7.39°) |
| OKLab | oklab(82.47% 0.0974 0.0114) |
| OKLCH | oklch(82.47% 0.098 6.6) |
| XYZ | xyz(64.0420, 53.6003, 53.9768) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.29
Lightpink
#FFB6C1
ΔE00 2.80
Pastel Pink
#FFBACD
ΔE00 4.12
Baby Pink
#FFB7CE
ΔE00 4.18
Powder Pink
#FFB2D0
ΔE00 5.06
Pink
#FFC0CB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABBB #ABFDED
analogous
#FDABE4 #FDABBB #FDC4AB
triadic
#FDABBB #BBFDAB #ABBBFD
tetradic
#FDABBB #E4FDAB #ABFDED #C4ABFD
square
#FDABBB #E4FDAB #ABFDED #C4ABFD
split-complementary
#FDABBB #ABFDC4 #ABE4FD
monochromatic
#FA335A #FC6F8B #FDABBB #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.79
#FDABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FDABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABBB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABBB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BB
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdabbb; /* rgb */ color: rgb(253, 171, 187); /* oklch */ color: oklch(82.5% 0.098 6.6);
Tailwind
colors: {
custom: {
50: '#ffc4cf',
500: '#fdabbb',
950: '#000000',
},
}SCSS
$custom: #fdabbb; $custom-light: #ffc4cf; $custom-dark: #000000;
JSON
{
"hex": "#fdabbb",
"rgb": {
"r": 253,
"g": 171,
"b": 187
},
"hsl": {
"h": 348.293,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82469,
"c": 0.09807,
"h": 6.6
},
"luminance": 0.53596
}Semantic roles & 50–950 ramp
primary
#FDABBB
secondary
#6BE1CA
accent
#E6B900
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283