#FCAEF0#FCAEF0
#FCAEF0 is a very light, vivid purple. Relative luminance 0.573; OKLCH L 84.6% C 0.123 H 332.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEF0 |
|---|---|
| RGB | rgb(252, 174, 240) |
| HSL | hsl(309, 93%, 84%) |
| HSV | hsv(309, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 4.8%, 1.2%) |
| CIE-LAB | lab(80.33, 38.49, -21.43) |
| CIE-LCH | lch(80.33, 44.05, 330.89°) |
| OKLab | oklab(84.56% 0.1091 -0.0576) |
| OKLCH | oklch(84.56% 0.123 332.2) |
| XYZ | xyz(71.0081, 57.2617, 89.7334) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 6.11
Mauve
#E0B0FF
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 8.23
Pale Mauve
#FED0FC
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEF0 #AEFCBA
analogous
#E1AEFC #FCAEF0 #FCAEC9
triadic
#FCAEF0 #F0FCAE #AEF0FC
tetradic
#FCAEF0 #FCE1AE #AEFCBA #AEC9FC
square
#FCAEF0 #FCE1AE #AEFCBA #AEC9FC
split-complementary
#FCAEF0 #C9FCAE #AEFCE1
monochromatic
#F838DA #FA73E5 #FCAEF0 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.69
#FCAEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FCAEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEF0
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEF0 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F3
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#FFB2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcaef0; /* rgb */ color: rgb(252, 174, 240); /* oklch */ color: oklch(84.6% 0.123 332.2);
Tailwind
colors: {
custom: {
50: '#fec7f5',
500: '#fcaef0',
950: '#000000',
},
}SCSS
$custom: #fcaef0; $custom-light: #fec7f5; $custom-dark: #000000;
JSON
{
"hex": "#fcaef0",
"rgb": {
"r": 252,
"g": 174,
"b": 240
},
"hsl": {
"h": 309.231,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.8456,
"c": 0.12334,
"h": 332.2
},
"luminance": 0.57259
}Semantic roles & 50–950 ramp
primary
#FCAEF0
secondary
#6EE080
accent
#E62300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285