#FCAEAF#FCAEAF
#FCAEAF is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.6% C 0.092 H 18.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEAF |
|---|---|
| RGB | rgb(252, 174, 175) |
| HSL | hsl(359, 93%, 84%) |
| HSV | hsv(359, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 30.6%, 1.2%) |
| CIE-LAB | lab(78.50, 28.67, 11.07) |
| CIE-LCH | lch(78.50, 30.73, 21.12°) |
| OKLab | oklab(82.56% 0.0872 0.029) |
| OKLCH | oklch(82.56% 0.092 18.4) |
| XYZ | xyz(63.0206, 54.0667, 47.6657) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.28
Pale Rose
#FDC1C5
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 5.30
Pink
#FFC0CB
ΔE00 6.20
Light Rose
#FFC5CB
ΔE00 6.38
Bubblegum
#FFC1CC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEAF #AEFCFB
analogous
#FCAED6 #FCAEAF #FCD4AE
triadic
#FCAEAF #AFFCAE #AEAFFC
tetradic
#FCAEAF #D6FCAE #AEFCFB #D4AEFC
square
#FCAEAF #D6FCAE #AEFCFB #D4AEFC
split-complementary
#FCAEAF #AEFCD4 #AED6FC
monochromatic
#F8383A #FA7375 #FCAEAF #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.78
#FCAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FCAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEAF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEAF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AF
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcaeaf; /* rgb */ color: rgb(252, 174, 175); /* oklch */ color: oklch(82.6% 0.092 18.4);
Tailwind
colors: {
custom: {
50: '#ffc6c6',
500: '#fcaeaf',
950: '#000000',
},
}SCSS
$custom: #fcaeaf; $custom-light: #ffc6c6; $custom-dark: #000000;
JSON
{
"hex": "#fcaeaf",
"rgb": {
"r": 252,
"g": 174,
"b": 175
},
"hsl": {
"h": 359.231,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.82559,
"c": 0.09185,
"h": 18.4
},
"luminance": 0.54063
}Semantic roles & 50–950 ramp
primary
#FCAEAF
secondary
#6EE0DF
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282