#FCAEFB#FCAEFB
#FCAEFB is a very light, vivid purple. Relative luminance 0.579; OKLCH L 85.0% C 0.133 H 327.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEFB |
|---|---|
| RGB | rgb(252, 174, 251) |
| HSL | hsl(301, 93%, 84%) |
| HSV | hsv(301, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 0.4%, 1.2%) |
| CIE-LAB | lab(80.70, 40.43, -26.77) |
| CIE-LCH | lch(80.70, 48.48, 326.49°) |
| OKLab | oklab(84.97% 0.1121 -0.0725) |
| OKLCH | oklch(84.97% 0.133 327.1) |
| XYZ | xyz(72.6920, 57.9352, 98.6016) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.63
Plum
#DDA0DD
ΔE00 6.09
Mauve
#E0B0FF
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 8.02
Light Violet
#D6B4FC
ΔE00 8.48
Very Light Purple
#F6CEFC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEFB #AEFCAF
analogous
#D6AEFC #FCAEFB #FCAED4
triadic
#FCAEFB #FBFCAE #AEFBFC
tetradic
#FCAEFB #FCD6AE #AEFCAF #AED4FC
square
#FCAEFB #FCD6AE #AEFCAF #AED4FC
split-complementary
#FCAEFB #D4FCAE #AEFCD6
monochromatic
#F838F5 #FA73F8 #FCAEFB #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.67
#FCAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FCAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEFB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEFB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaefb; /* rgb */ color: rgb(252, 174, 251); /* oklch */ color: oklch(85.0% 0.133 327.1);
Tailwind
colors: {
custom: {
50: '#fec7fc',
500: '#fcaefb',
950: '#000000',
},
}SCSS
$custom: #fcaefb; $custom-light: #fec7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcaefb",
"rgb": {
"r": 252,
"g": 174,
"b": 251
},
"hsl": {
"h": 300.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84969,
"c": 0.13348,
"h": 327.1
},
"luminance": 0.57933
}Semantic roles & 50–950 ramp
primary
#FCAEFB
secondary
#6EE06F
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285