#FAC0FA#FAC0FA
#FAC0FA is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.100 H 326.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC0FA |
|---|---|
| RGB | rgb(250, 192, 250) |
| HSL | hsl(300, 85%, 87%) |
| HSV | hsv(300, 23%, 98%) |
| CMYK | cmyk(0%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(84.45, 30.16, -20.56) |
| CIE-LCH | lch(84.45, 36.50, 325.72°) |
| OKLab | oklab(87.77% 0.0833 -0.0553) |
| OKLCH | oklch(87.77% 0.1 326.4) |
| XYZ | xyz(75.5275, 64.9275, 98.9776) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.91
Very Light Purple
#F6CEFC
ΔE00 4.31
Light Lilac
#EDC8FF
ΔE00 4.31
Pale Mauve
#FED0FC
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.77
Pale Lilac
#E4CBFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC0FA #C0FAC0
analogous
#DDC0FA #FAC0FA #FAC0DD
triadic
#FAC0FA #FAFAC0 #C0FAFA
tetradic
#FAC0FA #FADDC0 #C0FAC0 #C0DDFA
square
#FAC0FA #FADDC0 #C0FAC0 #C0DDFA
split-complementary
#FAC0FA #DDFAC0 #C0FADD
monochromatic
#F14FF1 #F687F6 #FAC0FA #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.50
#FAC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FAC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC0FA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC0FA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#FEC5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fac0fa; /* rgb */ color: rgb(250, 192, 250); /* oklch */ color: oklch(87.8% 0.100 326.4);
Tailwind
colors: {
custom: {
50: '#fcd3fc',
500: '#fac0fa',
950: '#000000',
},
}SCSS
$custom: #fac0fa; $custom-light: #fcd3fc; $custom-dark: #000000;
JSON
{
"hex": "#fac0fa",
"rgb": {
"r": 250,
"g": 192,
"b": 250
},
"hsl": {
"h": 300,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.87769,
"c": 0.09999,
"h": 326.4
},
"luminance": 0.64925
}Semantic roles & 50–950 ramp
primary
#FAC0FA
secondary
#7FDF7F
accent
#E20404
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385