#FAC0FD#FAC0FD
#FAC0FD is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.9% C 0.103 H 324.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC0FD |
|---|---|
| RGB | rgb(250, 192, 253) |
| HSL | hsl(297, 94%, 87%) |
| HSV | hsv(297, 24%, 99%) |
| CMYK | cmyk(1.2%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(84.54, 30.71, -22.01) |
| CIE-LCH | lch(84.54, 37.78, 324.37°) |
| OKLab | oklab(87.88% 0.0842 -0.0594) |
| OKLCH | oklch(87.88% 0.103 324.8) |
| XYZ | xyz(76.0016, 65.1171, 101.4747) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.48
Light Lilac
#EDC8FF
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.55
Pale Mauve
#FED0FC
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.81
Mauve
#E0B0FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC0FD #C3FDC0
analogous
#DCC0FD #FAC0FD #FDC0E2
triadic
#FAC0FD #FDFAC0 #C0FDFA
tetradic
#FAC0FD #FDDCC0 #C3FDC0 #C0E2FD
square
#FAC0FD #FDDCC0 #C3FDC0 #C0E2FD
split-complementary
#FAC0FD #E2FDC0 #C0FDDC
monochromatic
#F149F9 #F585FB #FAC0FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.50
#FAC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FAC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC0FD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC0FD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D5FB
Tritanopia (blue-blind)
#FDC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fac0fd; /* rgb */ color: rgb(250, 192, 253); /* oklch */ color: oklch(87.9% 0.103 324.8);
Tailwind
colors: {
custom: {
50: '#fcd3fe',
500: '#fac0fd',
950: '#000000',
},
}SCSS
$custom: #fac0fd; $custom-light: #fcd3fe; $custom-dark: #000000;
JSON
{
"hex": "#fac0fd",
"rgb": {
"r": 250,
"g": 192,
"b": 253
},
"hsl": {
"h": 297.049,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87876,
"c": 0.10299,
"h": 324.8
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#FAC0FD
secondary
#82E47D
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385