#FCAEE7#FCAEE7
#FCAEE7 is a very light, moderate pink. Relative luminance 0.567; OKLCH L 84.2% C 0.116 H 336.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEE7 |
|---|---|
| RGB | rgb(252, 174, 231) |
| HSL | hsl(316, 93%, 84%) |
| HSV | hsv(316, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 8.3%, 1.2%) |
| CIE-LAB | lab(80.03, 36.96, -17.03) |
| CIE-LCH | lch(80.03, 40.69, 335.27°) |
| OKLab | oklab(84.24% 0.1064 -0.0454) |
| OKLCH | oklch(84.24% 0.116 336.9) |
| XYZ | xyz(69.7042, 56.7401, 82.8661) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.04
Powder Pink
#FFB2D0
ΔE00 7.04
Light Lavendar
#EFC0FE
ΔE00 7.16
Pale Mauve
#FED0FC
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.57
Baby Pink
#FFB7CE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEE7 #AEFCC3
analogous
#EAAEFC #FCAEE7 #FCAEC0
triadic
#FCAEE7 #E7FCAE #AEE7FC
tetradic
#FCAEE7 #FCEAAE #AEFCC3 #AEC0FC
square
#FCAEE7 #FCEAAE #AEFCC3 #AEC0FC
split-complementary
#FCAEE7 #C0FCAE #AEFCEA
monochromatic
#F838C4 #FA73D6 #FCAEE7 #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.70
#FCAEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FCAEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEE7
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEE7 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE9
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#FFB0C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaee7; /* rgb */ color: rgb(252, 174, 231); /* oklch */ color: oklch(84.2% 0.116 336.9);
Tailwind
colors: {
custom: {
50: '#fec7ee',
500: '#fcaee7',
950: '#000000',
},
}SCSS
$custom: #fcaee7; $custom-light: #fec7ee; $custom-dark: #000000;
JSON
{
"hex": "#fcaee7",
"rgb": {
"r": 252,
"g": 174,
"b": 231
},
"hsl": {
"h": 316.154,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84239,
"c": 0.11572,
"h": 336.9
},
"luminance": 0.56737
}Semantic roles & 50–950 ramp
primary
#FCAEE7
secondary
#6EE08D
accent
#E63E00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285