#FCAEEE#FCAEEE
#FCAEEE is a very light, vivid pink. Relative luminance 0.571; OKLCH L 84.5% C 0.122 H 333.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEEE |
|---|---|
| RGB | rgb(252, 174, 238) |
| HSL | hsl(311, 93%, 84%) |
| HSV | hsv(311, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 5.6%, 1.2%) |
| CIE-LAB | lab(80.26, 38.15, -20.46) |
| CIE-LCH | lch(80.26, 43.28, 331.80°) |
| OKLab | oklab(84.49% 0.1085 -0.0549) |
| OKLCH | oklch(84.49% 0.122 333.2) |
| XYZ | xyz(70.7127, 57.1435, 88.1774) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.65
Light Lavendar
#EFC0FE
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 8.03
Pale Mauve
#FED0FC
ΔE00 8.27
Light Lilac
#EDC8FF
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEEE #AEFCBC
analogous
#E3AEFC #FCAEEE #FCAEC7
triadic
#FCAEEE #EEFCAE #AEEEFC
tetradic
#FCAEEE #FCE3AE #AEFCBC #AEC7FC
square
#FCAEEE #FCE3AE #AEFCBC #AEC7FC
split-complementary
#FCAEEE #C7FCAE #AEFCE3
monochromatic
#F838D5 #FA73E2 #FCAEEE #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.69
#FCAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FCAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEEE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEEE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#FFB2C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaeee; /* rgb */ color: rgb(252, 174, 238); /* oklch */ color: oklch(84.5% 0.122 333.2);
Tailwind
colors: {
custom: {
50: '#fec7f3',
500: '#fcaeee',
950: '#000000',
},
}SCSS
$custom: #fcaeee; $custom-light: #fec7f3; $custom-dark: #000000;
JSON
{
"hex": "#fcaeee",
"rgb": {
"r": 252,
"g": 174,
"b": 238
},
"hsl": {
"h": 310.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84487,
"c": 0.12159,
"h": 333.2
},
"luminance": 0.57141
}Semantic roles & 50–950 ramp
primary
#FCAEEE
secondary
#6EE082
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285