#FCA8B8#FCA8B8
#FCA8B8 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.8% C 0.101 H 7.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA8B8 |
|---|---|
| RGB | rgb(252, 168, 184) |
| HSL | hsl(349, 93%, 82%) |
| HSV | hsv(349, 33%, 99%) |
| CMYK | cmyk(0%, 33.3%, 27%, 1.2%) |
| CIE-LAB | lab(77.38, 32.99, 4.57) |
| CIE-LCH | lch(77.38, 33.31, 7.88°) |
| OKLab | oklab(81.77% 0.0999 0.0124) |
| OKLCH | oklch(81.77% 0.101 7.1) |
| XYZ | xyz(62.8008, 52.1654, 52.0993) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.99
Lightpink
#FFB6C1
ΔE00 3.41
Baby Pink
#FFB7CE
ΔE00 4.80
Pastel Pink
#FFBACD
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 5.49
Faded Pink
#DE9DAC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA8B8 #A8FCEC
analogous
#FCA8E2 #FCA8B8 #FCC2A8
triadic
#FCA8B8 #B8FCA8 #A8B8FC
tetradic
#FCA8B8 #E2FCA8 #A8FCEC #C2A8FC
square
#FCA8B8 #E2FCA8 #A8FCEC #C2A8FC
split-complementary
#FCA8B8 #A8FCC2 #A8E2FC
monochromatic
#F83257 #FA6D88 #FCA8B8 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.84
#FCA8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FCA8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA8B8
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA8B8 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca8b8; /* rgb */ color: rgb(252, 168, 184); /* oklch */ color: oklch(81.8% 0.101 7.1);
Tailwind
colors: {
custom: {
50: '#ffc2cd',
500: '#fca8b8',
950: '#000000',
},
}SCSS
$custom: #fca8b8; $custom-light: #ffc2cd; $custom-dark: #000000;
JSON
{
"hex": "#fca8b8",
"rgb": {
"r": 252,
"g": 168,
"b": 184
},
"hsl": {
"h": 348.571,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.81769,
"c": 0.10065,
"h": 7.1
},
"luminance": 0.52161
}Semantic roles & 50–950 ramp
primary
#FCA8B8
secondary
#69DFC9
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283