#FCAABB#FCAABB
#FCAABB is a very light, moderate red. Relative luminance 0.530; OKLCH L 82.2% C 0.098 H 5.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAABB |
|---|---|
| RGB | rgb(252, 170, 187) |
| HSL | hsl(348, 93%, 83%) |
| HSV | hsv(348, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 25.8%, 1.2%) |
| CIE-LAB | lab(77.90, 32.35, 3.68) |
| CIE-LCH | lch(77.90, 32.56, 6.49°) |
| OKLab | oklab(82.19% 0.0979 0.0101) |
| OKLCH | oklch(82.19% 0.098 5.9) |
| XYZ | xyz(63.4907, 53.0367, 53.8970) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.43
Lightpink
#FFB6C1
ΔE00 3.11
Baby Pink
#FFB7CE
ΔE00 4.12
Pastel Pink
#FFBACD
ΔE00 4.17
Powder Pink
#FFB2D0
ΔE00 4.86
Pink
#FFC0CB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAABB #AAFCEB
analogous
#FCAAE4 #FCAABB #FCC2AA
triadic
#FCAABB #BBFCAA #AABBFC
tetradic
#FCAABB #E4FCAA #AAFCEB #C2AAFC
square
#FCAABB #E4FCAA #AAFCEB #C2AAFC
split-complementary
#FCAABB #AAFCC2 #AAE4FC
monochromatic
#F8345C #FA6F8C #FCAABB #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.81
#FCAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#FCAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAABB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAABB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaabb; /* rgb */ color: rgb(252, 170, 187); /* oklch */ color: oklch(82.2% 0.098 5.9);
Tailwind
colors: {
custom: {
50: '#ffc4cf',
500: '#fcaabb',
950: '#000000',
},
}SCSS
$custom: #fcaabb; $custom-light: #ffc4cf; $custom-dark: #000000;
JSON
{
"hex": "#fcaabb",
"rgb": {
"r": 252,
"g": 170,
"b": 187
},
"hsl": {
"h": 347.561,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.8219,
"c": 0.09839,
"h": 5.9
},
"luminance": 0.53033
}Semantic roles & 50–950 ramp
primary
#FCAABB
secondary
#6AE0C7
accent
#E6B600
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283