#FABFF3#FABFF3
#FABFF3 is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.4% C 0.095 H 330.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFF3 |
|---|---|
| RGB | rgb(250, 191, 243) |
| HSL | hsl(307, 86%, 86%) |
| HSV | hsv(307, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 2.8%, 2%) |
| CIE-LAB | lab(84.00, 29.43, -17.51) |
| CIE-LCH | lch(84.00, 34.25, 329.25°) |
| OKLab | oklab(87.35% 0.0826 -0.0469) |
| OKLCH | oklch(87.35% 0.095 330.4) |
| XYZ | xyz(74.2313, 64.0589, 93.2310) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 4.22
Very Light Purple
#F6CEFC
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 5.19
Pale Lavender
#EECFFE
ΔE00 6.19
Pale Lilac
#E4CBFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFF3 #BFFAC6
analogous
#E4BFFA #FABFF3 #FABFD6
triadic
#FABFF3 #F3FABF #BFF3FA
tetradic
#FABFF3 #FAE4BF #BFFAC6 #BFD6FA
square
#FABFF3 #FAE4BF #BFFAC6 #BFD6FA
split-complementary
#FABFF3 #D6FABF #BFFAE4
monochromatic
#F14DDE #F686E8 #FABFF3 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.52
#FABFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FABFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFF3
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFF3 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF5
Deuteranopia (green-blind)
#CBD4F1
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabff3; /* rgb */ color: rgb(250, 191, 243); /* oklch */ color: oklch(87.4% 0.095 330.4);
Tailwind
colors: {
custom: {
50: '#fcd2f7',
500: '#fabff3',
950: '#000000',
},
}SCSS
$custom: #fabff3; $custom-light: #fcd2f7; $custom-dark: #000000;
JSON
{
"hex": "#fabff3",
"rgb": {
"r": 250,
"g": 191,
"b": 243
},
"hsl": {
"h": 307.119,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8735,
"c": 0.09499,
"h": 330.4
},
"luminance": 0.64057
}Semantic roles & 50–950 ramp
primary
#FABFF3
secondary
#7EDF8A
accent
#E21E03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385