#FCAAAA#FCAAAA
#FCAAAA is a light, moderate red. Relative luminance 0.523; OKLCH L 81.7% C 0.097 H 19.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAAA |
|---|---|
| RGB | rgb(252, 170, 170) |
| HSL | hsl(0, 93%, 83%) |
| HSV | hsv(0, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 32.5%, 1.2%) |
| CIE-LAB | lab(77.49, 30.14, 12.36) |
| CIE-LCH | lch(77.49, 32.57, 22.29°) |
| OKLab | oklab(81.74% 0.0915 0.0322) |
| OKLCH | oklch(81.74% 0.097 19.4) |
| XYZ | xyz(61.7773, 52.3513, 44.8734) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 6.03
Pale Rose
#FDC1C5
ΔE00 6.35
Blush (survey)
#F29E8E
ΔE00 6.71
Peachy Pink
#FF9A8A
ΔE00 7.25
Pink
#FFC0CB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAAA #AAFCFC
analogous
#FCAAD3 #FCAAAA #FCD3AA
triadic
#FCAAAA #AAFCAA #AAAAFC
tetradic
#FCAAAA #D3FCAA #AAFCFC #D3AAFC
square
#FCAAAA #D3FCAA #AAFCFC #D3AAFC
split-complementary
#FCAAAA #AAFCD3 #AAD3FC
monochromatic
#F83434 #FA6F6F #FCAAAA #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.83
#FCAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FCAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAAA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAAA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#CDC6A9
Tritanopia (blue-blind)
#FFA1AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fcaaaa; /* rgb */ color: rgb(252, 170, 170); /* oklch */ color: oklch(81.7% 0.097 19.4);
Tailwind
colors: {
custom: {
50: '#ffc4c3',
500: '#fcaaaa',
950: '#000000',
},
}SCSS
$custom: #fcaaaa; $custom-light: #ffc4c3; $custom-dark: #000000;
JSON
{
"hex": "#fcaaaa",
"rgb": {
"r": 252,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.81744,
"c": 0.09703,
"h": 19.4
},
"luminance": 0.52347
}Semantic roles & 50–950 ramp
primary
#FCAAAA
secondary
#6AE0E0
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282