#FABFFA#FABFFA
#FABFFA is a very light, moderate purple. Relative luminance 0.645; OKLCH L 87.6% C 0.102 H 326.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFFA |
|---|---|
| RGB | rgb(250, 191, 250) |
| HSL | hsl(300, 86%, 86%) |
| HSV | hsv(300, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(84.22, 30.69, -20.90) |
| CIE-LCH | lch(84.22, 37.13, 325.74°) |
| OKLab | oklab(87.6% 0.0847 -0.0563) |
| OKLCH | oklch(87.6% 0.102 326.4) |
| XYZ | xyz(75.3086, 64.4898, 98.9047) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.92
Light Lilac
#EDC8FF
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.99
Mauve
#E0B0FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFFA #BFFABF
analogous
#DDBFFA #FABFFA #FABFDD
triadic
#FABFFA #FAFABF #BFFAFA
tetradic
#FABFFA #FADDBF #BFFABF #BFDDFA
square
#FABFFA #FADDBF #BFFABF #BFDDFA
split-complementary
#FABFFA #DDFABF #BFFADD
monochromatic
#F14DF1 #F686F6 #FABFFA #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.51
#FABFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FABFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFFA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFFA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFC
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#FEC4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabffa; /* rgb */ color: rgb(250, 191, 250); /* oklch */ color: oklch(87.6% 0.102 326.4);
Tailwind
colors: {
custom: {
50: '#fcd2fc',
500: '#fabffa',
950: '#000000',
},
}SCSS
$custom: #fabffa; $custom-light: #fcd2fc; $custom-dark: #000000;
JSON
{
"hex": "#fabffa",
"rgb": {
"r": 250,
"g": 191,
"b": 250
},
"hsl": {
"h": 300,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87596,
"c": 0.10172,
"h": 326.4
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#FABFFA
secondary
#7EDF7E
accent
#E20303
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385