#FCAEF3#FCAEF3
#FCAEF3 is a very light, vivid purple. Relative luminance 0.574; OKLCH L 84.7% C 0.126 H 330.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEF3 |
|---|---|
| RGB | rgb(252, 174, 243) |
| HSL | hsl(307, 93%, 84%) |
| HSV | hsv(307, 31%, 99%) |
| CMYK | cmyk(0%, 31%, 3.6%, 1.2%) |
| CIE-LAB | lab(80.43, 39.01, -22.89) |
| CIE-LCH | lch(80.43, 45.23, 329.60°) |
| OKLab | oklab(84.67% 0.1099 -0.0617) |
| OKLCH | oklch(84.67% 0.126 330.7) |
| XYZ | xyz(71.4575, 57.4414, 92.0999) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.65
Light Lavendar
#EFC0FE
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.52
Very Light Purple
#F6CEFC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEF3 #AEFCB7
analogous
#DEAEFC #FCAEF3 #FCAECC
triadic
#FCAEF3 #F3FCAE #AEF3FC
tetradic
#FCAEF3 #FCDEAE #AEFCB7 #AECCFC
square
#FCAEF3 #FCDEAE #AEFCB7 #AECCFC
split-complementary
#FCAEF3 #CCFCAE #AEFCDE
monochromatic
#F838E2 #FA73EA #FCAEF3 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.68
#FCAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FCAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEF3
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEF3 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F6
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#FFB3C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaef3; /* rgb */ color: rgb(252, 174, 243); /* oklch */ color: oklch(84.7% 0.126 330.7);
Tailwind
colors: {
custom: {
50: '#fec7f7',
500: '#fcaef3',
950: '#000000',
},
}SCSS
$custom: #fcaef3; $custom-light: #fec7f7; $custom-dark: #000000;
JSON
{
"hex": "#fcaef3",
"rgb": {
"r": 252,
"g": 174,
"b": 243
},
"hsl": {
"h": 306.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84669,
"c": 0.12602,
"h": 330.7
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#FCAEF3
secondary
#6EE07B
accent
#E61A00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285