#FABFFD#FABFFD
#FABFFD is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.105 H 324.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFFD |
|---|---|
| RGB | rgb(250, 191, 253) |
| HSL | hsl(297, 94%, 87%) |
| HSV | hsv(297, 25%, 99%) |
| CMYK | cmyk(1.2%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.32, 31.23, -22.35) |
| CIE-LCH | lch(84.32, 38.40, 324.42°) |
| OKLab | oklab(87.7% 0.0856 -0.0603) |
| OKLCH | oklch(87.7% 0.105 324.8) |
| XYZ | xyz(75.7828, 64.6795, 101.4018) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.52
Light Lilac
#EDC8FF
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.82
Pale Mauve
#FED0FC
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 6.04
Mauve
#E0B0FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFFD #C2FDBF
analogous
#DBBFFD #FABFFD #FDBFE1
triadic
#FABFFD #FDFABF #BFFDFA
tetradic
#FABFFD #FDDBBF #C2FDBF #BFE1FD
square
#FABFFD #FDDBBF #C2FDBF #BFE1FD
split-complementary
#FABFFD #E1FDBF #BFFDDB
monochromatic
#F148F9 #F584FB #FABFFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.51
#FABFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FABFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFFD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFFD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#FDC4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabffd; /* rgb */ color: rgb(250, 191, 253); /* oklch */ color: oklch(87.7% 0.105 324.8);
Tailwind
colors: {
custom: {
50: '#fcd2fe',
500: '#fabffd',
950: '#000000',
},
}SCSS
$custom: #fabffd; $custom-light: #fcd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fabffd",
"rgb": {
"r": 250,
"g": 191,
"b": 253
},
"hsl": {
"h": 297.097,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87703,
"c": 0.10473,
"h": 324.8
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#FABFFD
secondary
#81E47C
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385