#FABBFF#FABBFF
#FABBFF is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.114 H 324.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBFF |
|---|---|
| RGB | rgb(250, 187, 255) |
| HSL | hsl(296, 100%, 87%) |
| HSV | hsv(296, 27%, 100%) |
| CMYK | cmyk(2%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.49, 33.71, -24.67) |
| CIE-LCH | lch(83.49, 41.77, 323.80°) |
| OKLab | oklab(87.09% 0.092 -0.0668) |
| OKLCH | oklch(87.09% 0.114 324) |
| XYZ | xyz(75.2426, 63.0867, 102.8017) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.87
Light Lilac
#EDC8FF
ΔE00 5.10
Mauve
#E0B0FF
ΔE00 5.79
Very Light Purple
#F6CEFC
ΔE00 6.07
Pale Mauve
#FED0FC
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBFF #C0FFBB
analogous
#D8BBFF #FABBFF #FFBBE2
triadic
#FABBFF #FFFABB #BBFFFA
tetradic
#FABBFF #FFD8BB #C0FFBB #BBE2FF
square
#FABBFF #FFD8BB #C0FFBB #BBE2FF
split-complementary
#FABBFF #E2FFBB #BBFFD8
monochromatic
#F141FF #F57EFF #FABBFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.54
#FABBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FABBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBFF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBFF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#FDC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabbff; /* rgb */ color: rgb(250, 187, 255); /* oklch */ color: oklch(87.1% 0.114 324.0);
Tailwind
colors: {
custom: {
50: '#fcd0ff',
500: '#fabbff',
950: '#000000',
},
}SCSS
$custom: #fabbff; $custom-light: #fcd0ff; $custom-dark: #000000;
JSON
{
"hex": "#fabbff",
"rgb": {
"r": 250,
"g": 187,
"b": 255
},
"hsl": {
"h": 295.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8709,
"c": 0.11369,
"h": 324
},
"luminance": 0.63085
}Semantic roles & 50–950 ramp
primary
#FABBFF
secondary
#7FE777
accent
#E60011
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386