#FCA8A9#FCA8A9
#FCA8A9 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.4% C 0.100 H 18.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8A9 |
|---|---|
| RGB | rgb(252, 168, 169) |
| HSL | hsl(359, 93%, 82%) |
| HSV | hsv(359, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 32.9%, 1.2%) |
| CIE-LAB | lab(77.02, 31.06, 12.24) |
| CIE-LCH | lch(77.02, 33.38, 21.50°) |
| OKLab | oklab(81.38% 0.0943 0.0319) |
| OKLCH | oklch(81.38% 0.1 18.7) |
| XYZ | xyz(61.3110, 51.5695, 44.2531) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 6.82
Peachy Pink
#FF9A8A
ΔE00 7.25
Pink
#FFC0CB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8A9 #A8FCFB
analogous
#FCA8D3 #FCA8A9 #FCD1A8
triadic
#FCA8A9 #A9FCA8 #A8A9FC
tetradic
#FCA8A9 #D3FCA8 #A8FCFB #D1A8FC
square
#FCA8A9 #D3FCA8 #A8FCFB #D1A8FC
split-complementary
#FCA8A9 #A8FCD1 #A8D3FC
monochromatic
#F83234 #FA6D6F #FCA8A9 #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.86
#FCA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FCA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8A9
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8A9 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#CCC4A8
Tritanopia (blue-blind)
#FF9FA9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca8a9; /* rgb */ color: rgb(252, 168, 169); /* oklch */ color: oklch(81.4% 0.100 18.7);
Tailwind
colors: {
custom: {
50: '#ffc2c2',
500: '#fca8a9',
950: '#000000',
},
}SCSS
$custom: #fca8a9; $custom-light: #ffc2c2; $custom-dark: #000000;
JSON
{
"hex": "#fca8a9",
"rgb": {
"r": 252,
"g": 168,
"b": 169
},
"hsl": {
"h": 359.286,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81377,
"c": 0.09955,
"h": 18.7
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#FCA8A9
secondary
#69DFDE
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282