#FCAEFA#FCAEFA
#FCAEFA is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.133 H 327.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEFA |
|---|---|
| RGB | rgb(252, 174, 250) |
| HSL | hsl(302, 93%, 84%) |
| HSV | hsv(302, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 0.8%, 1.2%) |
| CIE-LAB | lab(80.67, 40.25, -26.28) |
| CIE-LCH | lch(80.67, 48.07, 326.85°) |
| OKLab | oklab(84.93% 0.1118 -0.0711) |
| OKLCH | oklch(84.93% 0.133 327.5) |
| XYZ | xyz(72.5348, 57.8724, 97.7736) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.26
Light Lilac
#EDC8FF
ΔE00 8.01
Light Violet
#D6B4FC
ΔE00 8.57
Very Light Purple
#F6CEFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEFA #AEFCB0
analogous
#D7AEFC #FCAEFA #FCAED3
triadic
#FCAEFA #FAFCAE #AEFAFC
tetradic
#FCAEFA #FCD7AE #AEFCB0 #AED3FC
square
#FCAEFA #FCD7AE #AEFCB0 #AED3FC
split-complementary
#FCAEFA #D3FCAE #AEFCD7
monochromatic
#F838F3 #FA73F6 #FCAEFA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.67
#FCAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FCAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEFA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEFA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#BCCCF7
Tritanopia (blue-blind)
#FFB4CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaefa; /* rgb */ color: rgb(252, 174, 250); /* oklch */ color: oklch(84.9% 0.133 327.5);
Tailwind
colors: {
custom: {
50: '#fec7fc',
500: '#fcaefa',
950: '#000000',
},
}SCSS
$custom: #fcaefa; $custom-light: #fec7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcaefa",
"rgb": {
"r": 252,
"g": 174,
"b": 250
},
"hsl": {
"h": 301.538,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84931,
"c": 0.13251,
"h": 327.5
},
"luminance": 0.5787
}Semantic roles & 50–950 ramp
primary
#FCAEFA
secondary
#6EE071
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285