#FACCFA#FACCFA
#FACCFA is a very light, moderate purple. Relative luminance 0.704; OKLCH L 89.9% C 0.079 H 326.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCFA |
|---|---|
| RGB | rgb(250, 204, 250) |
| HSL | hsl(300, 82%, 89%) |
| HSV | hsv(300, 18%, 98%) |
| CMYK | cmyk(0%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(87.20, 23.83, -16.41) |
| CIE-LCH | lch(87.20, 28.93, 325.46°) |
| OKLab | oklab(89.89% 0.0657 -0.044) |
| OKLCH | oklch(89.89% 0.079 326.2) |
| XYZ | xyz(78.2705, 70.4135, 99.8919) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.03
Very Light Purple
#F6CEFC
ΔE00 1.36
Pale Lavender
#EECFFE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.87
Light Lavendar
#EFC0FE
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCFA #CCFACC
analogous
#E3CCFA #FACCFA #FACCE3
triadic
#FACCFA #FAFACC #CCFAFA
tetradic
#FACCFA #FAE3CC #CCFACC #CCE3FA
square
#FACCFA #FAE3CC #CCFACC #CCE3FA
split-complementary
#FACCFA #E3FACC #CCFAE3
monochromatic
#EF5DEF #F594F5 #FACCFA #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.39
#FACCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FACCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCFA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCFA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#FDD0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #faccfa; /* rgb */ color: rgb(250, 204, 250); /* oklch */ color: oklch(89.9% 0.079 326.2);
Tailwind
colors: {
custom: {
50: '#fcdbfc',
500: '#faccfa',
950: '#000000',
},
}SCSS
$custom: #faccfa; $custom-light: #fcdbfc; $custom-dark: #000000;
JSON
{
"hex": "#faccfa",
"rgb": {
"r": 250,
"g": 204,
"b": 250
},
"hsl": {
"h": 300,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89886,
"c": 0.07908,
"h": 326.2
},
"luminance": 0.70412
}Semantic roles & 50–950 ramp
primary
#FACCFA
secondary
#8BE08B
accent
#DF0707
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485