#FCAEF1#FCAEF1
#FCAEF1 is a very light, vivid purple. Relative luminance 0.573; OKLCH L 84.6% C 0.124 H 331.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEF1 |
|---|---|
| RGB | rgb(252, 174, 241) |
| HSL | hsl(308, 93%, 84%) |
| HSV | hsv(308, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 4.4%, 1.2%) |
| CIE-LAB | lab(80.36, 38.66, -21.92) |
| CIE-LCH | lch(80.36, 44.44, 330.45°) |
| OKLab | oklab(84.6% 0.1093 -0.059) |
| OKLCH | oklch(84.6% 0.124 331.7) |
| XYZ | xyz(71.1571, 57.3213, 90.5179) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 7.53
Light Lilac
#EDC8FF
ΔE00 8.18
Pale Mauve
#FED0FC
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEF1 #AEFCB9
analogous
#E0AEFC #FCAEF1 #FCAECA
triadic
#FCAEF1 #F1FCAE #AEF1FC
tetradic
#FCAEF1 #FCE0AE #AEFCB9 #AECAFC
square
#FCAEF1 #FCE0AE #AEFCB9 #AECAFC
split-complementary
#FCAEF1 #CAFCAE #AEFCE0
monochromatic
#F838DD #FA73E7 #FCAEF1 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.68
#FCAEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FCAEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEF1
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEF1 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaef1; /* rgb */ color: rgb(252, 174, 241); /* oklch */ color: oklch(84.6% 0.124 331.7);
Tailwind
colors: {
custom: {
50: '#fec7f5',
500: '#fcaef1',
950: '#000000',
},
}SCSS
$custom: #fcaef1; $custom-light: #fec7f5; $custom-dark: #000000;
JSON
{
"hex": "#fcaef1",
"rgb": {
"r": 252,
"g": 174,
"b": 241
},
"hsl": {
"h": 308.462,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84596,
"c": 0.12422,
"h": 331.7
},
"luminance": 0.57318
}Semantic roles & 50–950 ramp
primary
#FCAEF1
secondary
#6EE07E
accent
#E62000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285