#FCAEAA#FCAEAA
#FCAEAA is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.4% C 0.092 H 22.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEAA |
|---|---|
| RGB | rgb(252, 174, 170) |
| HSL | hsl(3, 93%, 83%) |
| HSV | hsv(3, 33%, 99%) |
| CMYK | cmyk(0%, 31%, 32.5%, 1.2%) |
| CIE-LAB | lab(78.39, 28.04, 13.62) |
| CIE-LCH | lch(78.39, 31.17, 25.91°) |
| OKLab | oklab(82.44% 0.0853 0.0354) |
| OKLCH | oklch(82.44% 0.092 22.5) |
| XYZ | xyz(62.5386, 53.8739, 45.1272) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.95
Blush (survey)
#F29E8E
ΔE00 6.02
Pale Rose
#FDC1C5
ΔE00 6.05
Light Salmon
#FEA993
ΔE00 6.58
Peachy Pink
#FF9A8A
ΔE00 6.84
Pale Salmon
#FFB19A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEAA #AAF8FC
analogous
#FCAACF #FCAEAA #FCD7AA
triadic
#FCAEAA #AAFCAE #AEAAFC
tetradic
#FCAEAA #CFFCAA #AAF8FC #D7AAFC
square
#FCAEAA #CFFCAA #AAF8FC #D7AAFC
split-complementary
#FCAEAA #AAFCD7 #AACFFC
monochromatic
#F83D34 #FA766F #FCAEAA #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.78
#FCAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FCAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEAA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEAA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9A9
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcaeaa; /* rgb */ color: rgb(252, 174, 170); /* oklch */ color: oklch(82.4% 0.092 22.5);
Tailwind
colors: {
custom: {
50: '#ffc6c3',
500: '#fcaeaa',
950: '#000000',
},
}SCSS
$custom: #fcaeaa; $custom-light: #ffc6c3; $custom-dark: #000000;
JSON
{
"hex": "#fcaeaa",
"rgb": {
"r": 252,
"g": 174,
"b": 170
},
"hsl": {
"h": 2.927,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.82436,
"c": 0.0923,
"h": 22.5
},
"luminance": 0.5387
}Semantic roles & 50–950 ramp
primary
#FCAEAA
secondary
#6ADAE0
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282