#FCAFAF#FCAFAF
#FCAFAF is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.7% C 0.091 H 19.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFAF |
|---|---|
| RGB | rgb(252, 175, 175) |
| HSL | hsl(0, 93%, 84%) |
| HSV | hsv(0, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 30.6%, 1.2%) |
| CIE-LAB | lab(78.73, 28.14, 11.39) |
| CIE-LCH | lch(78.73, 30.36, 22.04°) |
| OKLab | oklab(82.73% 0.0856 0.0298) |
| OKLCH | oklch(82.73% 0.091 19.2) |
| XYZ | xyz(63.2145, 54.4545, 47.7303) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.46
Pale Rose
#FDC1C5
ΔE00 5.11
Soft Pink
#FDB0C0
ΔE00 5.59
Pink
#FFC0CB
ΔE00 6.25
Light Rose
#FFC5CB
ΔE00 6.29
Bubblegum
#FFC1CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFAF #AFFCFC
analogous
#FCAFD5 #FCAFAF #FCD5AF
triadic
#FCAFAF #AFFCAF #AFAFFC
tetradic
#FCAFAF #D5FCAF #AFFCFC #D5AFFC
square
#FCAFAF #D5FCAF #AFFCFC #D5AFFC
split-complementary
#FCAFAF #AFFCD5 #AFD5FC
monochromatic
#F83939 #FA7474 #FCAFAF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.77
#FCAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FCAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFAF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFAF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcafaf; /* rgb */ color: rgb(252, 175, 175); /* oklch */ color: oklch(82.7% 0.091 19.2);
Tailwind
colors: {
custom: {
50: '#ffc7c6',
500: '#fcafaf',
950: '#000000',
},
}SCSS
$custom: #fcafaf; $custom-light: #ffc7c6; $custom-dark: #000000;
JSON
{
"hex": "#fcafaf",
"rgb": {
"r": 252,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.82733,
"c": 0.09063,
"h": 19.2
},
"luminance": 0.54451
}Semantic roles & 50–950 ramp
primary
#FCAFAF
secondary
#6FE0E0
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282