#FAC2F6#FAC2F6
#FAC2F6 is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.0% C 0.093 H 328.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2F6 |
|---|---|
| RGB | rgb(250, 194, 246) |
| HSL | hsl(304, 85%, 87%) |
| HSV | hsv(304, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 1.6%, 2%) |
| CIE-LAB | lab(84.77, 28.39, -17.94) |
| CIE-LCH | lch(84.77, 33.58, 327.71°) |
| OKLab | oklab(87.98% 0.0791 -0.0481) |
| OKLCH | oklch(87.98% 0.093 328.7) |
| XYZ | xyz(75.3490, 65.5635, 95.8567) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 3.80
Light Lilac
#EDC8FF
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2F6 #C2FAC6
analogous
#E2C2FA #FAC2F6 #FAC2DA
triadic
#FAC2F6 #F6FAC2 #C2F6FA
tetradic
#FAC2F6 #FAE2C2 #C2FAC6 #C2DAFA
square
#FAC2F6 #FAE2C2 #C2FAC6 #C2DAFA
split-complementary
#FAC2F6 #DAFAC2 #C2FAE2
monochromatic
#F151E5 #F589EE #FAC2F6 #FDE3FB #FDE3FB
Accessibility & contrast
On white
1.49
#FAC2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FAC2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2F6
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2F6 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF8
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#FEC6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fac2f6; /* rgb */ color: rgb(250, 194, 246); /* oklch */ color: oklch(88.0% 0.093 328.7);
Tailwind
colors: {
custom: {
50: '#fcd4f9',
500: '#fac2f6',
950: '#000000',
},
}SCSS
$custom: #fac2f6; $custom-light: #fcd4f9; $custom-dark: #000000;
JSON
{
"hex": "#fac2f6",
"rgb": {
"r": 250,
"g": 194,
"b": 246
},
"hsl": {
"h": 304.286,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.87978,
"c": 0.09259,
"h": 328.7
},
"luminance": 0.65561
}Semantic roles & 50–950 ramp
primary
#FAC2F6
secondary
#81DF88
accent
#E11404
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385