#FCA9AA#FCA9AA
#FCA9AA is a light, moderate red. Relative luminance 0.520; OKLCH L 81.6% C 0.098 H 18.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA9AA |
|---|---|
| RGB | rgb(252, 169, 170) |
| HSL | hsl(359, 93%, 83%) |
| HSV | hsv(359, 33%, 99%) |
| CMYK | cmyk(0%, 32.9%, 32.5%, 1.2%) |
| CIE-LAB | lab(77.27, 30.66, 12.04) |
| CIE-LCH | lch(77.27, 32.94, 21.44°) |
| OKLab | oklab(81.57% 0.0931 0.0314) |
| OKLCH | oklch(81.57% 0.098 18.6) |
| XYZ | xyz(61.5906, 51.9779, 44.8112) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.81
Pale Rose
#FDC1C5
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 6.92
Pink
#FFC0CB
ΔE00 7.31
Peachy Pink
#FF9A8A
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA9AA #A9FCFB
analogous
#FCA9D4 #FCA9AA #FCD1A9
triadic
#FCA9AA #AAFCA9 #A9AAFC
tetradic
#FCA9AA #D4FCA9 #A9FCFB #D1A9FC
square
#FCA9AA #D4FCA9 #A9FCFB #D1A9FC
split-complementary
#FCA9AA #A9FCD1 #A9D4FC
monochromatic
#F83335 #FA6E70 #FCA9AA #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.84
#FCA9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FCA9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA9AA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA9AA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#CDC5A9
Tritanopia (blue-blind)
#FFA0AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca9aa; /* rgb */ color: rgb(252, 169, 170); /* oklch */ color: oklch(81.6% 0.098 18.6);
Tailwind
colors: {
custom: {
50: '#ffc3c3',
500: '#fca9aa',
950: '#000000',
},
}SCSS
$custom: #fca9aa; $custom-light: #ffc3c3; $custom-dark: #000000;
JSON
{
"hex": "#fca9aa",
"rgb": {
"r": 252,
"g": 169,
"b": 170
},
"hsl": {
"h": 359.277,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.81573,
"c": 0.09827,
"h": 18.6
},
"luminance": 0.51974
}Semantic roles & 50–950 ramp
primary
#FCA9AA
secondary
#6AE0DE
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282