#FCAEFD#FCAEFD
#FCAEFD is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.135 H 326.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEFD |
|---|---|
| RGB | rgb(252, 174, 253) |
| HSL | hsl(299, 95%, 84%) |
| HSV | hsv(299, 31%, 99%) |
| CMYK | cmyk(0.4%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(80.77, 40.79, -27.73) |
| CIE-LCH | lch(80.77, 49.32, 325.79°) |
| OKLab | oklab(85.05% 0.1126 -0.0752) |
| OKLCH | oklch(85.05% 0.135 326.3) |
| XYZ | xyz(73.0089, 58.0620, 100.2707) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.26
Light Lilac
#EDC8FF
ΔE00 8.05
Light Violet
#D6B4FC
ΔE00 8.32
Very Light Purple
#F6CEFC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEFD #AFFDAE
analogous
#D4AEFD #FCAEFD #FDAED6
triadic
#FCAEFD #FDFCAE #AEFDFC
tetradic
#FCAEFD #FDD4AE #AFFDAE #AED6FD
square
#FCAEFD #FDD4AE #AFFDAE #AED6FD
split-complementary
#FCAEFD #D6FDAE #AEFDD4
monochromatic
#F837FA #FA72FC #FCAEFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.67
#FCAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FCAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEFD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEFD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#FFB5CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaefd; /* rgb */ color: rgb(252, 174, 253); /* oklch */ color: oklch(85.0% 0.135 326.3);
Tailwind
colors: {
custom: {
50: '#fec7fe',
500: '#fcaefd',
950: '#000000',
},
}SCSS
$custom: #fcaefd; $custom-light: #fec7fe; $custom-dark: #000000;
JSON
{
"hex": "#fcaefd",
"rgb": {
"r": 252,
"g": 174,
"b": 253
},
"hsl": {
"h": 299.241,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.85046,
"c": 0.13539,
"h": 326.3
},
"luminance": 0.58059
}Semantic roles & 50–950 ramp
primary
#FCAEFD
secondary
#6FE26D
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285