#FCAFA5#FCAFA5
#FCAFA5 is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.5% C 0.092 H 27.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA5 |
|---|---|
| RGB | rgb(252, 175, 165) |
| HSL | hsl(7, 94%, 82%) |
| HSV | hsv(7, 35%, 99%) |
| CMYK | cmyk(0%, 30.6%, 34.5%, 1.2%) |
| CIE-LAB | lab(78.51, 26.90, 16.49) |
| CIE-LCH | lch(78.51, 31.56, 31.51°) |
| OKLab | oklab(82.49% 0.0818 0.0425) |
| OKLCH | oklch(82.49% 0.092 27.4) |
| XYZ | xyz(62.2685, 54.0761, 42.7480) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.50
Pale Salmon
#FFB19A
ΔE00 4.65
Blush (survey)
#F29E8E
ΔE00 4.74
Peachy Pink
#FF9A8A
ΔE00 5.82
Pale Rose
#FDC1C5
ΔE00 7.29
Lightpink
#FFB6C1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA5 #A5F2FC
analogous
#FCA5C7 #FCAFA5 #FCDBA5
triadic
#FCAFA5 #A5FCAF #AFA5FC
tetradic
#FCAFA5 #C7FCA5 #A5F2FC #DBA5FC
square
#FCAFA5 #C7FCA5 #A5F2FC #DBA5FC
split-complementary
#FCAFA5 #A5FCDB #A5C7FC
monochromatic
#F8462F #FA7A6A #FCAFA5 #FEE4E0 #FEE5E1
Accessibility & contrast
On white
1.78
#FCAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FCAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA5
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA5 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A4
Deuteranopia (green-blind)
#D1C8A4
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa5; /* rgb */ color: rgb(252, 175, 165); /* oklch */ color: oklch(82.5% 0.092 27.4);
Tailwind
colors: {
custom: {
50: '#ffc7bf',
500: '#fcafa5',
950: '#000000',
},
}SCSS
$custom: #fcafa5; $custom-light: #ffc7bf; $custom-dark: #000000;
JSON
{
"hex": "#fcafa5",
"rgb": {
"r": 252,
"g": 175,
"b": 165
},
"hsl": {
"h": 6.897,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.82491,
"c": 0.09214,
"h": 27.4
},
"luminance": 0.54072
}Semantic roles & 50–950 ramp
primary
#FCAFA5
secondary
#66D1DF
accent
#CBE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282