#FABFF4#FABFF4
#FABFF4 is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.4% C 0.096 H 329.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFF4 |
|---|---|
| RGB | rgb(250, 191, 244) |
| HSL | hsl(306, 86%, 86%) |
| HSV | hsv(306, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 2.4%, 2%) |
| CIE-LAB | lab(84.03, 29.61, -17.99) |
| CIE-LCH | lch(84.03, 34.65, 328.71°) |
| OKLab | oklab(87.39% 0.0829 -0.0482) |
| OKLCH | oklch(87.39% 0.096 329.8) |
| XYZ | xyz(74.3828, 64.1195, 94.0284) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.01
Pale Mauve
#FED0FC
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.38
Light Lilac
#EDC8FF
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 6.14
Pale Lilac
#E4CBFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFF4 #BFFAC5
analogous
#E3BFFA #FABFF4 #FABFD7
triadic
#FABFF4 #F4FABF #BFF4FA
tetradic
#FABFF4 #FAE3BF #BFFAC5 #BFD7FA
square
#FABFF4 #FAE3BF #BFFAC5 #BFD7FA
split-complementary
#FABFF4 #D7FABF #BFFAE3
monochromatic
#F14DE0 #F686EA #FABFF4 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.52
#FABFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FABFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFF4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFF4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#FFC3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabff4; /* rgb */ color: rgb(250, 191, 244); /* oklch */ color: oklch(87.4% 0.096 329.8);
Tailwind
colors: {
custom: {
50: '#fcd2f7',
500: '#fabff4',
950: '#000000',
},
}SCSS
$custom: #fabff4; $custom-light: #fcd2f7; $custom-dark: #000000;
JSON
{
"hex": "#fabff4",
"rgb": {
"r": 250,
"g": 191,
"b": 244
},
"hsl": {
"h": 306.102,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87385,
"c": 0.09593,
"h": 329.8
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#FABFF4
secondary
#7EDF88
accent
#E21A03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385