#FAC4FB#FAC4FB
#FAC4FB is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.5% C 0.094 H 325.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC4FB |
|---|---|
| RGB | rgb(250, 196, 251) |
| HSL | hsl(299, 87%, 88%) |
| HSV | hsv(299, 22%, 98%) |
| CMYK | cmyk(0.4%, 21.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.39, 28.23, -19.67) |
| CIE-LCH | lch(85.39, 34.41, 325.14°) |
| OKLab | oklab(88.5% 0.0777 -0.0529) |
| OKLCH | oklch(88.5% 0.094 325.8) |
| XYZ | xyz(76.5749, 66.7708, 100.1023) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.97
Very Light Purple
#F6CEFC
ΔE00 3.30
Pale Mauve
#FED0FC
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC4FB #C5FBC4
analogous
#DEC4FB #FAC4FB #FBC4E0
triadic
#FAC4FB #FBFAC4 #C4FBFA
tetradic
#FAC4FB #FBDEC4 #C5FBC4 #C4E0FB
square
#FAC4FB #FBDEC4 #C5FBC4 #C4E0FB
split-complementary
#FAC4FB #E0FBC4 #C4FBDE
monochromatic
#F051F3 #F58BF7 #FAC4FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.46
#FAC4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FAC4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC4FB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC4FB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#FDC9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fac4fb; /* rgb */ color: rgb(250, 196, 251); /* oklch */ color: oklch(88.5% 0.094 325.8);
Tailwind
colors: {
custom: {
50: '#fcd6fc',
500: '#fac4fb',
950: '#000000',
},
}SCSS
$custom: #fac4fb; $custom-light: #fcd6fc; $custom-dark: #000000;
JSON
{
"hex": "#fac4fb",
"rgb": {
"r": 250,
"g": 196,
"b": 251
},
"hsl": {
"h": 298.909,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.88502,
"c": 0.09402,
"h": 325.8
},
"luminance": 0.66769
}Semantic roles & 50–950 ramp
primary
#FAC4FB
secondary
#84E182
accent
#E40206
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385