#FACFFA#FACFFA
#FACFFA is a very light, moderate purple. Relative luminance 0.719; OKLCH L 90.4% C 0.074 H 326.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FACFFA |
|---|---|
| RGB | rgb(250, 207, 250) |
| HSL | hsl(300, 81%, 90%) |
| HSV | hsv(300, 17%, 98%) |
| CMYK | cmyk(0%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(87.90, 22.25, -15.36) |
| CIE-LCH | lch(87.90, 27.04, 325.39°) |
| OKLab | oklab(90.43% 0.0614 -0.0411) |
| OKLCH | oklch(90.43% 0.074 326.2) |
| XYZ | xyz(78.9904, 71.8534, 100.1319) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.74
Very Light Purple
#F6CEFC
ΔE00 1.28
Pale Lavender
#EECFFE
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 5.44
Pale Lilac
#E4CBFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACFFA #CFFACF
analogous
#E5CFFA #FACFFA #FACFE5
triadic
#FACFFA #FAFACF #CFFAFA
tetradic
#FACFFA #FAE5CF #CFFACF #CFE5FA
square
#FACFFA #FAE5CF #CFFACF #CFE5FA
split-complementary
#FACFFA #E5FACF #CFFAE5
monochromatic
#EE60EE #F498F4 #FACFFA #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.37
#FACFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FACFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACFFA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACFFA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#D6DEF8
Tritanopia (blue-blind)
#FDD2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #facffa; /* rgb */ color: rgb(250, 207, 250); /* oklch */ color: oklch(90.4% 0.074 326.2);
Tailwind
colors: {
custom: {
50: '#fcddfc',
500: '#facffa',
950: '#000000',
},
}SCSS
$custom: #facffa; $custom-light: #fcddfc; $custom-dark: #000000;
JSON
{
"hex": "#facffa",
"rgb": {
"r": 250,
"g": 207,
"b": 250
},
"hsl": {
"h": 300,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.90425,
"c": 0.07386,
"h": 326.2
},
"luminance": 0.71852
}Semantic roles & 50–950 ramp
primary
#FACFFA
secondary
#8DE08D
accent
#DD0808
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485