#FACAFF#FACAFF
#FACAFF is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.7% C 0.088 H 323.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAFF |
|---|---|
| RGB | rgb(250, 202, 255) |
| HSL | hsl(294, 100%, 90%) |
| HSV | hsv(294, 21%, 100%) |
| CMYK | cmyk(2%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(86.89, 25.80, -19.51) |
| CIE-LCH | lch(86.89, 32.35, 322.90°) |
| OKLab | oklab(89.7% 0.0702 -0.0525) |
| OKLCH | oklch(89.7% 0.088 323.2) |
| XYZ | xyz(78.5926, 69.7867, 103.9184) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.02
Pale Mauve
#FED0FC
ΔE00 2.49
Light Lilac
#EDC8FF
ΔE00 2.90
Light Lavendar
#EFC0FE
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAFF #CFFFCA
analogous
#E0CAFF #FACAFF #FFCAE9
triadic
#FACAFF #FFFACA #CAFFFA
tetradic
#FACAFF #FFE0CA #CFFFCA #CAE9FF
square
#FACAFF #FFE0CA #CFFFCA #CAE9FF
split-complementary
#FACAFF #E9FFCA #CAFFE0
monochromatic
#EE50FF #F48DFF #FACAFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.40
#FACAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FACAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAFF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAFF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#FCCFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #facaff; /* rgb */ color: rgb(250, 202, 255); /* oklch */ color: oklch(89.7% 0.088 323.2);
Tailwind
colors: {
custom: {
50: '#fcdaff',
500: '#facaff',
950: '#000000',
},
}SCSS
$custom: #facaff; $custom-light: #fcdaff; $custom-dark: #000000;
JSON
{
"hex": "#facaff",
"rgb": {
"r": 250,
"g": 202,
"b": 255
},
"hsl": {
"h": 294.34,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.89701,
"c": 0.08768,
"h": 323.2
},
"luminance": 0.69785
}Semantic roles & 50–950 ramp
primary
#FACAFF
secondary
#8DE984
accent
#E60016
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486