#FCAAA8#FCAAA8
#FCAAA8 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.7% C 0.097 H 20.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAA8 |
|---|---|
| RGB | rgb(252, 170, 168) |
| HSL | hsl(1, 93%, 82%) |
| HSV | hsv(1, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 33.3%, 1.2%) |
| CIE-LAB | lab(77.45, 29.89, 13.38) |
| CIE-LCH | lch(77.45, 32.75, 24.11°) |
| OKLab | oklab(81.69% 0.0908 0.0347) |
| OKLCH | oklch(81.69% 0.097 20.9) |
| XYZ | xyz(61.5896, 52.2762, 43.8846) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.85
Blush (survey)
#F29E8E
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.63
Peachy Pink
#FF9A8A
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.73
Light Salmon
#FEA993
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAA8 #A8FAFC
analogous
#FCA8D0 #FCAAA8 #FCD4A8
triadic
#FCAAA8 #A8FCAA #AAA8FC
tetradic
#FCAAA8 #D0FCA8 #A8FAFC #D4A8FC
square
#FCAAA8 #D0FCA8 #A8FAFC #D4A8FC
split-complementary
#FCAAA8 #A8FCD4 #A8D0FC
monochromatic
#F83632 #FA706D #FCAAA8 #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.83
#FCAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FCAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAA8
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAA8 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#CEC6A7
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaa8; /* rgb */ color: rgb(252, 170, 168); /* oklch */ color: oklch(81.7% 0.097 20.9);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#fcaaa8',
950: '#000000',
},
}SCSS
$custom: #fcaaa8; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#fcaaa8",
"rgb": {
"r": 252,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81695,
"c": 0.0972,
"h": 20.9
},
"luminance": 0.52272
}Semantic roles & 50–950 ramp
primary
#FCAAA8
secondary
#69DDDF
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282