#FACAF6#FACAF6
#FACAF6 is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.4% C 0.079 H 328.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAF6 |
|---|---|
| RGB | rgb(250, 202, 246) |
| HSL | hsl(305, 83%, 89%) |
| HSV | hsv(305, 19%, 98%) |
| CMYK | cmyk(0%, 19.2%, 1.6%, 2%) |
| CIE-LAB | lab(86.61, 24.17, -15.17) |
| CIE-LCH | lch(86.61, 28.53, 327.89°) |
| OKLab | oklab(89.39% 0.0674 -0.0406) |
| OKLCH | oklch(89.39% 0.079 328.9) |
| XYZ | xyz(77.1776, 69.2207, 96.4663) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.33
Very Light Purple
#F6CEFC
ΔE00 2.12
Pale Lavender
#EECFFE
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAF6 #CAFACE
analogous
#E6CAFA #FACAF6 #FACADE
triadic
#FACAF6 #F6FACA #CAF6FA
tetradic
#FACAF6 #FAE6CA #CAFACE #CADEFA
square
#FACAF6 #FAE6CA #CAFACE #CADEFA
split-complementary
#FACAF6 #DEFACA #CAFAE6
monochromatic
#EF5AE3 #F592ED #FACAF6 #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.41
#FACAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FACAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAF6
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAF6 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#D3DBF4
Tritanopia (blue-blind)
#FECDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #facaf6; /* rgb */ color: rgb(250, 202, 246); /* oklch */ color: oklch(89.4% 0.079 328.9);
Tailwind
colors: {
custom: {
50: '#fcdaf9',
500: '#facaf6',
950: '#000000',
},
}SCSS
$custom: #facaf6; $custom-light: #fcdaf9; $custom-dark: #000000;
JSON
{
"hex": "#facaf6",
"rgb": {
"r": 250,
"g": 202,
"b": 246
},
"hsl": {
"h": 305,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.89394,
"c": 0.07863,
"h": 328.9
},
"luminance": 0.69219
}Semantic roles & 50–950 ramp
primary
#FACAF6
secondary
#89DF90
accent
#DF1806
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485