#FCAEAB#FCAEAB
#FCAEAB is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.5% C 0.092 H 21.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEAB |
|---|---|
| RGB | rgb(252, 174, 171) |
| HSL | hsl(2, 93%, 83%) |
| HSV | hsv(2, 32%, 99%) |
| CMYK | cmyk(0%, 31%, 32.1%, 1.2%) |
| CIE-LAB | lab(78.41, 28.16, 13.11) |
| CIE-LCH | lch(78.41, 31.07, 24.97°) |
| OKLab | oklab(82.46% 0.0856 0.0341) |
| OKLCH | oklch(82.46% 0.092 21.7) |
| XYZ | xyz(62.6336, 53.9119, 45.6273) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.31
Soft Pink
#FDB0C0
ΔE00 6.75
Light Salmon
#FEA993
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEAB #ABF9FC
analogous
#FCABD0 #FCAEAB #FCD6AB
triadic
#FCAEAB #ABFCAE #AEABFC
tetradic
#FCAEAB #D0FCAB #ABF9FC #D6ABFC
square
#FCAEAB #D0FCAB #ABF9FC #D6ABFC
split-complementary
#FCAEAB #ABFCD6 #ABD0FC
monochromatic
#F83C35 #FA7570 #FCAEAB #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.78
#FCAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FCAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEAB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEAB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcaeab; /* rgb */ color: rgb(252, 174, 171); /* oklch */ color: oklch(82.5% 0.092 21.7);
Tailwind
colors: {
custom: {
50: '#ffc6c4',
500: '#fcaeab',
950: '#000000',
},
}SCSS
$custom: #fcaeab; $custom-light: #ffc6c4; $custom-dark: #000000;
JSON
{
"hex": "#fcaeab",
"rgb": {
"r": 252,
"g": 174,
"b": 171
},
"hsl": {
"h": 2.222,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.8246,
"c": 0.09217,
"h": 21.7
},
"luminance": 0.53908
}Semantic roles & 50–950 ramp
primary
#FCAEAB
secondary
#6BDCE0
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282