#FABDFF#FABDFF
#FABDFF is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.4% C 0.110 H 323.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDFF |
|---|---|
| RGB | rgb(250, 189, 255) |
| HSL | hsl(295, 100%, 87%) |
| HSV | hsv(295, 26%, 100%) |
| CMYK | cmyk(2%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.94, 32.65, -23.99) |
| CIE-LCH | lch(83.94, 40.52, 323.69°) |
| OKLab | oklab(87.43% 0.0891 -0.0649) |
| OKLCH | oklch(87.43% 0.11 323.9) |
| XYZ | xyz(75.6699, 63.9412, 102.9441) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.57
Light Lilac
#EDC8FF
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDFF #C2FFBD
analogous
#D9BDFF #FABDFF #FFBDE3
triadic
#FABDFF #FFFABD #BDFFFA
tetradic
#FABDFF #FFD9BD #C2FFBD #BDE3FF
square
#FABDFF #FFD9BD #C2FFBD #BDE3FF
split-complementary
#FABDFF #E3FFBD #BDFFD9
monochromatic
#F143FF #F580FF #FABDFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.52
#FABDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FABDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDFF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDFF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#FDC3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabdff; /* rgb */ color: rgb(250, 189, 255); /* oklch */ color: oklch(87.4% 0.110 323.9);
Tailwind
colors: {
custom: {
50: '#fcd1ff',
500: '#fabdff',
950: '#000000',
},
}SCSS
$custom: #fabdff; $custom-light: #fcd1ff; $custom-dark: #000000;
JSON
{
"hex": "#fabdff",
"rgb": {
"r": 250,
"g": 189,
"b": 255
},
"hsl": {
"h": 295.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87432,
"c": 0.11023,
"h": 323.9
},
"luminance": 0.63939
}Semantic roles & 50–950 ramp
primary
#FABDFF
secondary
#81E779
accent
#E60011
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386