#FCAEE8#FCAEE8
#FCAEE8 is a very light, moderate pink. Relative luminance 0.568; OKLCH L 84.3% C 0.117 H 336.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEE8 |
|---|---|
| RGB | rgb(252, 174, 232) |
| HSL | hsl(315, 93%, 84%) |
| HSV | hsv(315, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 7.9%, 1.2%) |
| CIE-LAB | lab(80.07, 37.13, -17.52) |
| CIE-LCH | lch(80.07, 41.05, 334.74°) |
| OKLab | oklab(84.27% 0.1067 -0.0468) |
| OKLCH | oklch(84.27% 0.117 336.3) |
| XYZ | xyz(69.8459, 56.7968, 83.6121) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Light Lavendar
#EFC0FE
ΔE00 7.02
Powder Pink
#FFB2D0
ΔE00 7.27
Pale Mauve
#FED0FC
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.54
Light Lilac
#EDC8FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEE8 #AEFCC2
analogous
#E9AEFC #FCAEE8 #FCAEC1
triadic
#FCAEE8 #E8FCAE #AEE8FC
tetradic
#FCAEE8 #FCE9AE #AEFCC2 #AEC1FC
square
#FCAEE8 #FCE9AE #AEFCC2 #AEC1FC
split-complementary
#FCAEE8 #C1FCAE #AEFCE9
monochromatic
#F838C6 #FA73D7 #FCAEE8 #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.70
#FCAEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FCAEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEE8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEE8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EA
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#FFB0C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaee8; /* rgb */ color: rgb(252, 174, 232); /* oklch */ color: oklch(84.3% 0.117 336.3);
Tailwind
colors: {
custom: {
50: '#fec7ef',
500: '#fcaee8',
950: '#000000',
},
}SCSS
$custom: #fcaee8; $custom-light: #fec7ef; $custom-dark: #000000;
JSON
{
"hex": "#fcaee8",
"rgb": {
"r": 252,
"g": 174,
"b": 232
},
"hsl": {
"h": 315.385,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84274,
"c": 0.11653,
"h": 336.3
},
"luminance": 0.56794
}Semantic roles & 50–950 ramp
primary
#FCAEE8
secondary
#6EE08B
accent
#E63B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285