#FCAEBB#FCAEBB
#FCAEBB is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.9% C 0.093 H 8.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEBB |
|---|---|
| RGB | rgb(252, 174, 187) |
| HSL | hsl(350, 93%, 84%) |
| HSV | hsv(350, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 25.8%, 1.2%) |
| CIE-LAB | lab(78.79, 30.26, 4.97) |
| CIE-LCH | lch(78.79, 30.66, 9.33°) |
| OKLab | oklab(82.87% 0.0916 0.0134) |
| OKLCH | oklch(82.87% 0.093 8.3) |
| XYZ | xyz(64.2519, 54.5592, 54.1508) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.18
Lightpink
#FFB6C1
ΔE00 1.88
Pastel Pink
#FFBACD
ΔE00 3.91
Baby Pink
#FFB7CE
ΔE00 4.29
Pink
#FFC0CB
ΔE00 4.41
Bubblegum
#FFC1CC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEBB #AEFCEF
analogous
#FCAEE2 #FCAEBB #FCC8AE
triadic
#FCAEBB #BBFCAE #AEBBFC
tetradic
#FCAEBB #E2FCAE #AEFCEF #C8AEFC
square
#FCAEBB #E2FCAE #AEFCEF #C8AEFC
split-complementary
#FCAEBB #AEFCC8 #AEE2FC
monochromatic
#F83858 #FA7389 #FCAEBB #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.76
#FCAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FCAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEBB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEBB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#FFA8B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcaebb; /* rgb */ color: rgb(252, 174, 187); /* oklch */ color: oklch(82.9% 0.093 8.3);
Tailwind
colors: {
custom: {
50: '#ffc6cf',
500: '#fcaebb',
950: '#000000',
},
}SCSS
$custom: #fcaebb; $custom-light: #ffc6cf; $custom-dark: #000000;
JSON
{
"hex": "#fcaebb",
"rgb": {
"r": 252,
"g": 174,
"b": 187
},
"hsl": {
"h": 350,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.82874,
"c": 0.09261,
"h": 8.3
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#FCAEBB
secondary
#6EE0CD
accent
#E6BF00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283