#FACCFD#FACCFD
#FACCFD is a very light, moderate purple. Relative luminance 0.706; OKLCH L 90.0% C 0.082 H 324.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCFD |
|---|---|
| RGB | rgb(250, 204, 253) |
| HSL | hsl(296, 92%, 90%) |
| HSV | hsv(296, 19%, 99%) |
| CMYK | cmyk(1.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.29, 24.38, -17.85) |
| CIE-LCH | lch(87.29, 30.22, 323.79°) |
| OKLab | oklab(89.99% 0.0667 -0.048) |
| OKLCH | oklch(89.99% 0.082 324.3) |
| XYZ | xyz(78.7446, 70.6032, 102.3891) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.29
Pale Mauve
#FED0FC
ΔE00 1.57
Light Lilac
#EDC8FF
ΔE00 3.28
Pale Lavender
#EECFFE
ΔE00 3.35
Light Lavendar
#EFC0FE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCFD #CFFDCC
analogous
#E2CCFD #FACCFD #FDCCE7
triadic
#FACCFD #FDFACC #CCFDFA
tetradic
#FACCFD #FDE2CC #CFFDCC #CCE7FD
square
#FACCFD #FDE2CC #CFFDCC #CCE7FD
split-complementary
#FACCFD #E7FDCC #CCFDE2
monochromatic
#EE56F8 #F491FB #FACCFD #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.39
#FACCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FACCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCFD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCFD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#FDD0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #faccfd; /* rgb */ color: rgb(250, 204, 253); /* oklch */ color: oklch(90.0% 0.082 324.3);
Tailwind
colors: {
custom: {
50: '#fcdbfe',
500: '#faccfd',
950: '#000000',
},
}SCSS
$custom: #faccfd; $custom-light: #fcdbfe; $custom-dark: #000000;
JSON
{
"hex": "#faccfd",
"rgb": {
"r": 250,
"g": 204,
"b": 253
},
"hsl": {
"h": 296.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89988,
"c": 0.08213,
"h": 324.3
},
"luminance": 0.70602
}Semantic roles & 50–950 ramp
primary
#FACCFD
secondary
#8DE588
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485