#FABFFF#FABFFF
#FABFFF is a very light, moderate purple. Relative luminance 0.648; OKLCH L 87.8% C 0.107 H 323.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFFF |
|---|---|
| RGB | rgb(250, 191, 255) |
| HSL | hsl(295, 100%, 87%) |
| HSV | hsv(295, 25%, 100%) |
| CMYK | cmyk(2%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(84.38, 31.60, -23.31) |
| CIE-LCH | lch(84.38, 39.27, 323.58°) |
| OKLab | oklab(87.78% 0.0862 -0.063) |
| OKLCH | oklch(87.78% 0.107 323.8) |
| XYZ | xyz(76.1030, 64.8076, 103.0885) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.35
Light Lilac
#EDC8FF
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 5.03
Pale Mauve
#FED0FC
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 6.11
Mauve
#E0B0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFFF #C4FFBF
analogous
#DABFFF #FABFFF #FFBFE4
triadic
#FABFFF #FFFABF #BFFFFA
tetradic
#FABFFF #FFDABF #C4FFBF #BFE4FF
square
#FABFFF #FFDABF #C4FFBF #BFE4FF
split-complementary
#FABFFF #E4FFBF #BFFFDA
monochromatic
#F045FF #F582FF #FABFFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.50
#FABFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FABFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFFF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFFF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#FDC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fabfff; /* rgb */ color: rgb(250, 191, 255); /* oklch */ color: oklch(87.8% 0.107 323.8);
Tailwind
colors: {
custom: {
50: '#fcd2ff',
500: '#fabfff',
950: '#000000',
},
}SCSS
$custom: #fabfff; $custom-light: #fcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#fabfff",
"rgb": {
"r": 250,
"g": 191,
"b": 255
},
"hsl": {
"h": 295.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87776,
"c": 0.10676,
"h": 323.8
},
"luminance": 0.64806
}Semantic roles & 50–950 ramp
primary
#FABFFF
secondary
#83E87B
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386