#FDABBE#FDABBE
#FDABBE is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.6% C 0.099 H 4.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FDABBE |
|---|---|
| RGB | rgb(253, 171, 190) |
| HSL | hsl(346, 95%, 83%) |
| HSV | hsv(346, 32%, 99%) |
| CMYK | cmyk(0%, 32.4%, 24.9%, 0.8%) |
| CIE-LAB | lab(78.30, 32.60, 2.65) |
| CIE-LCH | lch(78.30, 32.70, 4.65°) |
| OKLab | oklab(82.55% 0.0985 0.0074) |
| OKLCH | oklch(82.55% 0.099 4.3) |
| XYZ | xyz(64.3665, 53.7301, 55.6859) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.36
Lightpink
#FFB6C1
ΔE00 3.26
Baby Pink
#FFB7CE
ΔE00 3.54
Pastel Pink
#FFBACD
ΔE00 3.75
Powder Pink
#FFB2D0
ΔE00 4.16
Pink
#FFC0CB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDABBE #ABFDEA
analogous
#FDABE7 #FDABBE #FDC1AB
triadic
#FDABBE #BEFDAB #ABBEFD
tetradic
#FDABBE #E7FDAB #ABFDEA #C1ABFD
square
#FDABBE #E7FDAB #ABFDEA #C1ABFD
split-complementary
#FDABBE #ABFDC1 #ABE7FD
monochromatic
#FA3361 #FC6F90 #FDABBE #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.79
#FDABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FDABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDABBE
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDABBE | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#CBC7BC
Tritanopia (blue-blind)
#FFA5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdabbe; /* rgb */ color: rgb(253, 171, 190); /* oklch */ color: oklch(82.6% 0.099 4.3);
Tailwind
colors: {
custom: {
50: '#ffc4d1',
500: '#fdabbe',
950: '#000000',
},
}SCSS
$custom: #fdabbe; $custom-light: #ffc4d1; $custom-dark: #000000;
JSON
{
"hex": "#fdabbe",
"rgb": {
"r": 253,
"g": 171,
"b": 190
},
"hsl": {
"h": 346.098,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.82552,
"c": 0.09877,
"h": 4.3
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#FDABBE
secondary
#6BE1C6
accent
#E6B000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283