#FCAEEF#FCAEEF
#FCAEEF is a very light, vivid pink. Relative luminance 0.572; OKLCH L 84.5% C 0.122 H 332.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEEF |
|---|---|
| RGB | rgb(252, 174, 239) |
| HSL | hsl(310, 93%, 84%) |
| HSV | hsv(310, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 5.2%, 1.2%) |
| CIE-LAB | lab(80.29, 38.32, -20.94) |
| CIE-LCH | lch(80.29, 43.67, 331.34°) |
| OKLab | oklab(84.52% 0.1088 -0.0562) |
| OKLCH | oklch(84.52% 0.122 332.7) |
| XYZ | xyz(70.8600, 57.2025, 88.9532) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 6.20
Mauve
#E0B0FF
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 8.28
Pale Mauve
#FED0FC
ΔE00 8.31
Very Light Purple
#F6CEFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEEF #AEFCBB
analogous
#E2AEFC #FCAEEF #FCAEC8
triadic
#FCAEEF #EFFCAE #AEEFFC
tetradic
#FCAEEF #FCE2AE #AEFCBB #AEC8FC
square
#FCAEEF #FCE2AE #AEFCBB #AEC8FC
split-complementary
#FCAEEF #C8FCAE #AEFCE2
monochromatic
#F838D8 #FA73E3 #FCAEEF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.69
#FCAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FCAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEEF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEEF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F2
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaeef; /* rgb */ color: rgb(252, 174, 239); /* oklch */ color: oklch(84.5% 0.122 332.7);
Tailwind
colors: {
custom: {
50: '#fec7f4',
500: '#fcaeef',
950: '#000000',
},
}SCSS
$custom: #fcaeef; $custom-light: #fec7f4; $custom-dark: #000000;
JSON
{
"hex": "#fcaeef",
"rgb": {
"r": 252,
"g": 174,
"b": 239
},
"hsl": {
"h": 310,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84523,
"c": 0.12245,
"h": 332.7
},
"luminance": 0.572
}Semantic roles & 50–950 ramp
primary
#FCAEEF
secondary
#6EE081
accent
#E62600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285