#FAC2F5#FAC2F5
#FAC2F5 is a very light, moderate purple. Relative luminance 0.655; OKLCH L 87.9% C 0.092 H 329.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2F5 |
|---|---|
| RGB | rgb(250, 194, 245) |
| HSL | hsl(305, 85%, 87%) |
| HSV | hsv(305, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 2%, 2%) |
| CIE-LAB | lab(84.74, 28.21, -17.45) |
| CIE-LCH | lch(84.74, 33.17, 328.26°) |
| OKLab | oklab(87.94% 0.0788 -0.0468) |
| OKLCH | oklch(87.94% 0.092 329.3) |
| XYZ | xyz(75.1960, 65.5022, 95.0506) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.36
Very Light Purple
#F6CEFC
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2F5 #C2FAC7
analogous
#E3C2FA #FAC2F5 #FAC2D9
triadic
#FAC2F5 #F5FAC2 #C2F5FA
tetradic
#FAC2F5 #FAE3C2 #C2FAC7 #C2D9FA
square
#FAC2F5 #FAE3C2 #C2FAC7 #C2D9FA
split-complementary
#FAC2F5 #D9FAC2 #C2FAE3
monochromatic
#F151E2 #F589EC #FAC2F5 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.49
#FAC2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FAC2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2F5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2F5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#CDD6F3
Tritanopia (blue-blind)
#FFC6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fac2f5; /* rgb */ color: rgb(250, 194, 245); /* oklch */ color: oklch(87.9% 0.092 329.3);
Tailwind
colors: {
custom: {
50: '#fcd4f8',
500: '#fac2f5',
950: '#000000',
},
}SCSS
$custom: #fac2f5; $custom-light: #fcd4f8; $custom-dark: #000000;
JSON
{
"hex": "#fac2f5",
"rgb": {
"r": 250,
"g": 194,
"b": 245
},
"hsl": {
"h": 305.357,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.87943,
"c": 0.09164,
"h": 329.3
},
"luminance": 0.655
}Semantic roles & 50–950 ramp
primary
#FAC2F5
secondary
#81DF8A
accent
#E11804
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385