#FCAFA8#FCAFA8
#FCAFA8 is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.6% C 0.092 H 25.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFA8 |
|---|---|
| RGB | rgb(252, 175, 168) |
| HSL | hsl(5, 93%, 82%) |
| HSV | hsv(5, 33%, 99%) |
| CMYK | cmyk(0%, 30.6%, 33.3%, 1.2%) |
| CIE-LAB | lab(78.57, 27.27, 14.96) |
| CIE-LCH | lch(78.57, 31.10, 28.75°) |
| OKLab | oklab(82.56% 0.0829 0.0387) |
| OKLCH | oklch(82.56% 0.092 25) |
| XYZ | xyz(62.5448, 54.1866, 44.2030) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.39
Light Salmon
#FEA993
ΔE00 5.56
Pale Salmon
#FFB19A
ΔE00 5.76
Peachy Pink
#FF9A8A
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.51
Lightpink
#FFB6C1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFA8 #A8F5FC
analogous
#FCA8CB #FCAFA8 #FCD9A8
triadic
#FCAFA8 #A8FCAF #AFA8FC
tetradic
#FCAFA8 #CBFCA8 #A8F5FC #D9A8FC
square
#FCAFA8 #CBFCA8 #A8F5FC #D9A8FC
split-complementary
#FCAFA8 #A8FCD9 #A8CBFC
monochromatic
#F84232 #FA796D #FCAFA8 #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.77
#FCAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FCAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFA8
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFA8 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A7
Deuteranopia (green-blind)
#D1C8A7
Tritanopia (blue-blind)
#FFA6AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcafa8; /* rgb */ color: rgb(252, 175, 168); /* oklch */ color: oklch(82.6% 0.092 25.0);
Tailwind
colors: {
custom: {
50: '#ffc7c1',
500: '#fcafa8',
950: '#000000',
},
}SCSS
$custom: #fcafa8; $custom-light: #ffc7c1; $custom-dark: #000000;
JSON
{
"hex": "#fcafa8",
"rgb": {
"r": 252,
"g": 175,
"b": 168
},
"hsl": {
"h": 5,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.82562,
"c": 0.09151,
"h": 25
},
"luminance": 0.54183
}Semantic roles & 50–950 ramp
primary
#FCAFA8
secondary
#69D6DF
accent
#D2E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282