#FABBFC#FABBFC
#FABBFC is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.111 H 325.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBFC |
|---|---|
| RGB | rgb(250, 187, 252) |
| HSL | hsl(298, 92%, 86%) |
| HSV | hsv(298, 26%, 99%) |
| CMYK | cmyk(0.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.39, 33.16, -23.23) |
| CIE-LCH | lch(83.39, 40.49, 324.99°) |
| OKLab | oklab(86.98% 0.0912 -0.0627) |
| OKLCH | oklch(86.98% 0.111 325.5) |
| XYZ | xyz(74.7635, 62.8951, 100.2782) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.00
Light Lilac
#EDC8FF
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.78
Pale Mauve
#FED0FC
ΔE00 6.01
Mauve
#E0B0FF
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBFC #BDFCBB
analogous
#D9BBFC #FABBFC #FCBBDD
triadic
#FABBFC #FCFABB #BBFCFA
tetradic
#FABBFC #FCD9BB #BDFCBB #BBDDFC
square
#FABBFC #FCD9BB #BDFCBB #BBDDFC
split-complementary
#FABBFC #DDFCBB #BBFCD9
monochromatic
#F146F7 #F680F9 #FABBFC #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.55
#FABBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FABBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBFC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBFC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#FEC1D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabbfc; /* rgb */ color: rgb(250, 187, 252); /* oklch */ color: oklch(87.0% 0.111 325.5);
Tailwind
colors: {
custom: {
50: '#fcd0fd',
500: '#fabbfc',
950: '#000000',
},
}SCSS
$custom: #fabbfc; $custom-light: #fcd0fd; $custom-dark: #000000;
JSON
{
"hex": "#fabbfc",
"rgb": {
"r": 250,
"g": 187,
"b": 252
},
"hsl": {
"h": 298.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8698,
"c": 0.11067,
"h": 325.5
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#FABBFC
secondary
#7DE279
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385