#FABBFB#FABBFB
#FABBFB is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.9% C 0.110 H 326.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBFB |
|---|---|
| RGB | rgb(250, 187, 251) |
| HSL | hsl(299, 89%, 86%) |
| HSV | hsv(299, 25%, 98%) |
| CMYK | cmyk(0.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.35, 32.98, -22.75) |
| CIE-LCH | lch(83.35, 40.06, 325.40°) |
| OKLab | oklab(86.94% 0.0909 -0.0614) |
| OKLCH | oklch(86.94% 0.11 326) |
| XYZ | xyz(74.6054, 62.8319, 99.4458) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.08
Light Lilac
#EDC8FF
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.70
Pale Mauve
#FED0FC
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBFB #BCFBBB
analogous
#DABBFB #FABBFB #FBBBDC
triadic
#FABBFB #FBFABB #BBFBFA
tetradic
#FABBFB #FBDABB #BCFBBB #BBDCFB
square
#FABBFB #FBDABB #BCFBBB #BBDCFB
split-complementary
#FABBFB #DCFBBB #BBFBDA
monochromatic
#F247F4 #F681F8 #FABBFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.55
#FABBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FABBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBFB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBFB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#FEC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabbfb; /* rgb */ color: rgb(250, 187, 251); /* oklch */ color: oklch(86.9% 0.110 326.0);
Tailwind
colors: {
custom: {
50: '#fcd0fc',
500: '#fabbfb',
950: '#000000',
},
}SCSS
$custom: #fabbfb; $custom-light: #fcd0fc; $custom-dark: #000000;
JSON
{
"hex": "#fabbfb",
"rgb": {
"r": 250,
"g": 187,
"b": 251
},
"hsl": {
"h": 299.063,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86944,
"c": 0.10967,
"h": 326
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#FABBFB
secondary
#7CE07A
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385