#FACCFC#FACCFC
#FACCFC is a very light, moderate purple. Relative luminance 0.705; OKLCH L 90.0% C 0.081 H 324.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCFC |
|---|---|
| RGB | rgb(250, 204, 252) |
| HSL | hsl(298, 89%, 89%) |
| HSV | hsv(298, 19%, 99%) |
| CMYK | cmyk(0.8%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(87.26, 24.20, -17.37) |
| CIE-LCH | lch(87.26, 29.79, 324.33°) |
| OKLab | oklab(89.95% 0.0664 -0.0466) |
| OKLCH | oklch(89.95% 0.081 324.9) |
| XYZ | xyz(78.5858, 70.5396, 101.5523) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.26
Pale Mauve
#FED0FC
ΔE00 1.36
Pale Lavender
#EECFFE
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 3.47
Light Lavendar
#EFC0FE
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCFC #CEFCCC
analogous
#E2CCFC #FACCFC #FCCCE6
triadic
#FACCFC #FCFACC #CCFCFA
tetradic
#FACCFC #FCE2CC #CEFCCC #CCE6FC
square
#FACCFC #FCE2CC #CEFCCC #CCE6FC
split-complementary
#FACCFC #E6FCCC #CCFCE2
monochromatic
#EF58F5 #F492F9 #FACCFC #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.39
#FACCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FACCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCFC
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCFC | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#FDD0DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #faccfc; /* rgb */ color: rgb(250, 204, 252); /* oklch */ color: oklch(90.0% 0.081 324.9);
Tailwind
colors: {
custom: {
50: '#fcdbfd',
500: '#faccfc',
950: '#000000',
},
}SCSS
$custom: #faccfc; $custom-light: #fcdbfd; $custom-dark: #000000;
JSON
{
"hex": "#faccfc",
"rgb": {
"r": 250,
"g": 204,
"b": 252
},
"hsl": {
"h": 297.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89954,
"c": 0.0811,
"h": 324.9
},
"luminance": 0.70538
}Semantic roles & 50–950 ramp
primary
#FACCFC
secondary
#8DE389
accent
#E6000A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485