#FABCFD#FABCFD
#FABCFD is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.110 H 324.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCFD |
|---|---|
| RGB | rgb(250, 188, 253) |
| HSL | hsl(297, 94%, 86%) |
| HSV | hsv(297, 26%, 99%) |
| CMYK | cmyk(1.2%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.64, 32.81, -23.37) |
| CIE-LCH | lch(83.64, 40.29, 324.54°) |
| OKLab | oklab(87.19% 0.09 -0.0631) |
| OKLCH | oklch(87.19% 0.11 324.9) |
| XYZ | xyz(75.1352, 63.3844, 101.1859) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.80
Light Lilac
#EDC8FF
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.61
Pale Mauve
#FED0FC
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCFD #BFFDBC
analogous
#DABCFD #FABCFD #FDBCE0
triadic
#FABCFD #FDFABC #BCFDFA
tetradic
#FABCFD #FDDABC #BFFDBC #BCE0FD
square
#FABCFD #FDDABC #BFFDBC #BCE0FD
split-complementary
#FABCFD #E0FDBC #BCFDDA
monochromatic
#F145F9 #F681FB #FABCFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.54
#FABCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FABCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCFD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCFD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#FDC2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabcfd; /* rgb */ color: rgb(250, 188, 253); /* oklch */ color: oklch(87.2% 0.110 324.9);
Tailwind
colors: {
custom: {
50: '#fcd0fe',
500: '#fabcfd',
950: '#000000',
},
}SCSS
$custom: #fabcfd; $custom-light: #fcd0fe; $custom-dark: #000000;
JSON
{
"hex": "#fabcfd",
"rgb": {
"r": 250,
"g": 188,
"b": 253
},
"hsl": {
"h": 297.231,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87188,
"c": 0.10993,
"h": 324.9
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#FABCFD
secondary
#7EE47A
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385