#FABFFB#FABFFB
#FABFFB is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.6% C 0.103 H 325.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFFB |
|---|---|
| RGB | rgb(250, 191, 251) |
| HSL | hsl(299, 88%, 87%) |
| HSV | hsv(299, 24%, 98%) |
| CMYK | cmyk(0.4%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.25, 30.87, -21.38) |
| CIE-LCH | lch(84.25, 37.55, 325.29°) |
| OKLab | oklab(87.63% 0.085 -0.0576) |
| OKLCH | oklch(87.63% 0.103 325.9) |
| XYZ | xyz(75.4658, 64.5527, 99.7326) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.77
Light Lilac
#EDC8FF
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 4.65
Pale Mauve
#FED0FC
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 6.00
Mauve
#E0B0FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFFB #C0FBBF
analogous
#DCBFFB #FABFFB #FBBFDE
triadic
#FABFFB #FBFABF #BFFBFA
tetradic
#FABFFB #FBDCBF #C0FBBF #BFDEFB
square
#FABFFB #FBDCBF #C0FBBF #BFDEFB
split-complementary
#FABFFB #DEFBBF #BFFBDC
monochromatic
#F14CF4 #F585F7 #FABFFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.51
#FABFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FABFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFFB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFFB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#FEC4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabffb; /* rgb */ color: rgb(250, 191, 251); /* oklch */ color: oklch(87.6% 0.103 325.9);
Tailwind
colors: {
custom: {
50: '#fcd2fc',
500: '#fabffb',
950: '#000000',
},
}SCSS
$custom: #fabffb; $custom-light: #fcd2fc; $custom-dark: #000000;
JSON
{
"hex": "#fabffb",
"rgb": {
"r": 250,
"g": 191,
"b": 251
},
"hsl": {
"h": 299,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.87631,
"c": 0.10272,
"h": 325.9
},
"luminance": 0.64551
}Semantic roles & 50–950 ramp
primary
#FABFFB
secondary
#7FE07E
accent
#E50104
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385