#FAC5F8#FAC5F8
#FAC5F8 is a very light, moderate purple. Relative luminance 0.670; OKLCH L 88.6% C 0.089 H 327.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC5F8 |
|---|---|
| RGB | rgb(250, 197, 248) |
| HSL | hsl(302, 84%, 88%) |
| HSV | hsv(302, 21%, 98%) |
| CMYK | cmyk(0%, 21.2%, 0.8%, 2%) |
| CIE-LAB | lab(85.52, 27.16, -17.87) |
| CIE-LCH | lch(85.52, 32.51, 326.66°) |
| OKLab | oklab(88.57% 0.0753 -0.048) |
| OKLCH | oklch(88.57% 0.089 327.5) |
| XYZ | xyz(76.3321, 67.0358, 97.7069) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.75
Very Light Purple
#F6CEFC
ΔE00 2.92
Light Lavendar
#EFC0FE
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 4.82
Pale Lilac
#E4CBFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC5F8 #C5FAC7
analogous
#E1C5FA #FAC5F8 #FAC5DD
triadic
#FAC5F8 #F8FAC5 #C5F8FA
tetradic
#FAC5F8 #FAE1C5 #C5FAC7 #C5DDFA
square
#FAC5F8 #FAE1C5 #C5FAC7 #C5DDFA
split-complementary
#FAC5F8 #DDFAC5 #C5FAE1
monochromatic
#F054EA #F58DF1 #FAC5F8 #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.46
#FAC5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FAC5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC5F8
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC5F8 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FA
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#FEC9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fac5f8; /* rgb */ color: rgb(250, 197, 248); /* oklch */ color: oklch(88.6% 0.089 327.5);
Tailwind
colors: {
custom: {
50: '#fcd7fa',
500: '#fac5f8',
950: '#000000',
},
}SCSS
$custom: #fac5f8; $custom-light: #fcd7fa; $custom-dark: #000000;
JSON
{
"hex": "#fac5f8",
"rgb": {
"r": 250,
"g": 197,
"b": 248
},
"hsl": {
"h": 302.264,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.88574,
"c": 0.0893,
"h": 327.5
},
"luminance": 0.67034
}Semantic roles & 50–950 ramp
primary
#FAC5F8
secondary
#84DF87
accent
#E10D05
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385