#FCAEEA#FCAEEA
#FCAEEA is a very light, moderate pink. Relative luminance 0.569; OKLCH L 84.3% C 0.118 H 335.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEEA |
|---|---|
| RGB | rgb(252, 174, 234) |
| HSL | hsl(314, 93%, 84%) |
| HSV | hsv(314, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 7.1%, 1.2%) |
| CIE-LAB | lab(80.13, 37.46, -18.50) |
| CIE-LCH | lch(80.13, 41.78, 333.72°) |
| OKLab | oklab(84.34% 0.1073 -0.0495) |
| OKLCH | oklch(84.34% 0.118 335.2) |
| XYZ | xyz(70.1316, 56.9111, 85.1167) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.81
Light Lavendar
#EFC0FE
ΔE00 6.75
Powder Pink
#FFB2D0
ΔE00 7.73
Pale Mauve
#FED0FC
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.49
Light Lilac
#EDC8FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEEA #AEFCC0
analogous
#E7AEFC #FCAEEA #FCAEC3
triadic
#FCAEEA #EAFCAE #AEEAFC
tetradic
#FCAEEA #FCE7AE #AEFCC0 #AEC3FC
square
#FCAEEA #FCE7AE #AEFCC0 #AEC3FC
split-complementary
#FCAEEA #C3FCAE #AEFCE7
monochromatic
#F838CB #FA73DB #FCAEEA #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.70
#FCAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FCAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEEA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEEA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EC
Deuteranopia (green-blind)
#C1CBE8
Tritanopia (blue-blind)
#FFB1C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaeea; /* rgb */ color: rgb(252, 174, 234); /* oklch */ color: oklch(84.3% 0.118 335.2);
Tailwind
colors: {
custom: {
50: '#fec7f0',
500: '#fcaeea',
950: '#000000',
},
}SCSS
$custom: #fcaeea; $custom-light: #fec7f0; $custom-dark: #000000;
JSON
{
"hex": "#fcaeea",
"rgb": {
"r": 252,
"g": 174,
"b": 234
},
"hsl": {
"h": 313.846,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84344,
"c": 0.11818,
"h": 335.2
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#FCAEEA
secondary
#6EE088
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285