#FACAFE#FACAFE
#FACAFE is a very light, moderate purple. Relative luminance 0.697; OKLCH L 89.7% C 0.087 H 323.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAFE |
|---|---|
| RGB | rgb(250, 202, 254) |
| HSL | hsl(295, 96%, 89%) |
| HSV | hsv(295, 20%, 100%) |
| CMYK | cmyk(1.6%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.86, 25.62, -19.03) |
| CIE-LCH | lch(86.86, 31.91, 323.39°) |
| OKLab | oklab(89.67% 0.0699 -0.0512) |
| OKLCH | oklch(89.67% 0.087 323.8) |
| XYZ | xyz(78.4320, 69.7225, 103.0728) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.90
Pale Mauve
#FED0FC
ΔE00 2.28
Light Lilac
#EDC8FF
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAFE #CEFECA
analogous
#E0CAFE #FACAFE #FECAE8
triadic
#FACAFE #FEFACA #CAFEFA
tetradic
#FACAFE #FEE0CA #CEFECA #CAE8FE
square
#FACAFE #FEE0CA #CEFECA #CAE8FE
split-complementary
#FACAFE #E8FECA #CAFEE0
monochromatic
#EF52FC #F48EFD #FACAFE #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.41
#FACAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#FACAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAFE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAFE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#FCCFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #facafe; /* rgb */ color: rgb(250, 202, 254); /* oklch */ color: oklch(89.7% 0.087 323.8);
Tailwind
colors: {
custom: {
50: '#fcdafe',
500: '#facafe',
950: '#000000',
},
}SCSS
$custom: #facafe; $custom-light: #fcdafe; $custom-dark: #000000;
JSON
{
"hex": "#facafe",
"rgb": {
"r": 250,
"g": 202,
"b": 254
},
"hsl": {
"h": 295.385,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.89666,
"c": 0.08664,
"h": 323.8
},
"luminance": 0.69721
}Semantic roles & 50–950 ramp
primary
#FACAFE
secondary
#8DE785
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485