#FCAEAC#FCAEAC
#FCAEAC is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.5% C 0.092 H 20.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEAC |
|---|---|
| RGB | rgb(252, 174, 172) |
| HSL | hsl(2, 93%, 83%) |
| HSV | hsv(2, 32%, 99%) |
| CMYK | cmyk(0%, 31%, 31.7%, 1.2%) |
| CIE-LAB | lab(78.43, 28.29, 12.60) |
| CIE-LCH | lch(78.43, 30.97, 24.01°) |
| OKLab | oklab(82.49% 0.086 0.0328) |
| OKLCH | oklch(82.49% 0.092 20.9) |
| XYZ | xyz(62.7292, 53.9502, 46.1312) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.27
Pale Rose
#FDC1C5
ΔE00 5.67
Soft Pink
#FDB0C0
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.61
Light Rose
#FFC5CB
ΔE00 6.88
Pink
#FFC0CB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEAC #ACFAFC
analogous
#FCACD2 #FCAEAC #FCD6AC
triadic
#FCAEAC #ACFCAE #AEACFC
tetradic
#FCAEAC #D2FCAC #ACFAFC #D6ACFC
square
#FCAEAC #D2FCAC #ACFAFC #D6ACFC
split-complementary
#FCAEAC #ACFCD6 #ACD2FC
monochromatic
#F83B36 #FA7471 #FCAEAC #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.78
#FCAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FCAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEAC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEAC | 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)
#BDB9AB
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcaeac; /* rgb */ color: rgb(252, 174, 172); /* oklch */ color: oklch(82.5% 0.092 20.9);
Tailwind
colors: {
custom: {
50: '#ffc6c4',
500: '#fcaeac',
950: '#000000',
},
}SCSS
$custom: #fcaeac; $custom-light: #ffc6c4; $custom-dark: #000000;
JSON
{
"hex": "#fcaeac",
"rgb": {
"r": 252,
"g": 174,
"b": 172
},
"hsl": {
"h": 1.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82485,
"c": 0.09207,
"h": 20.9
},
"luminance": 0.53946
}Semantic roles & 50–950 ramp
primary
#FCAEAC
secondary
#6CDDE0
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282