#FCAFA2#FCAFA2
#FCAFA2 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.4% C 0.093 H 29.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA2 |
|---|---|
| RGB | rgb(252, 175, 162) |
| HSL | hsl(9, 94%, 81%) |
| HSV | hsv(9, 36%, 99%) |
| CMYK | cmyk(0%, 30.6%, 35.7%, 1.2%) |
| CIE-LAB | lab(78.44, 26.55, 18.03) |
| CIE-LCH | lch(78.44, 32.09, 34.18°) |
| OKLab | oklab(82.42% 0.0806 0.0462) |
| OKLCH | oklch(82.42% 0.093 29.8) |
| XYZ | xyz(61.9987, 53.9682, 41.3268) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.49
Pale Salmon
#FFB19A
ΔE00 3.56
Blush (survey)
#F29E8E
ΔE00 4.30
Peachy Pink
#FF9A8A
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 8.13
Darksalmon
#E9967A
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA2 #A2EFFC
analogous
#FCA2C2 #FCAFA2 #FCDCA2
triadic
#FCAFA2 #A2FCAF #AFA2FC
tetradic
#FCAFA2 #C2FCA2 #A2EFFC #DCA2FC
square
#FCAFA2 #C2FCA2 #A2EFFC #DCA2FC
split-complementary
#FCAFA2 #A2FCDC #A2C2FC
monochromatic
#F8492B #FA7C67 #FCAFA2 #FEE2DD #FEE6E1
Accessibility & contrast
On white
1.78
#FCAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FCAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa2; /* rgb */ color: rgb(252, 175, 162); /* oklch */ color: oklch(82.4% 0.093 29.8);
Tailwind
colors: {
custom: {
50: '#ffc7bd',
500: '#fcafa2',
950: '#000000',
},
}SCSS
$custom: #fcafa2; $custom-light: #ffc7bd; $custom-dark: #000000;
JSON
{
"hex": "#fcafa2",
"rgb": {
"r": 252,
"g": 175,
"b": 162
},
"hsl": {
"h": 8.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.82422,
"c": 0.09292,
"h": 29.8
},
"luminance": 0.53964
}Semantic roles & 50–950 ramp
primary
#FCAFA2
secondary
#63CDDF
accent
#C4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282