#FABFF2#FABFF2
#FABFF2 is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.3% C 0.094 H 331.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFF2 |
|---|---|
| RGB | rgb(250, 191, 242) |
| HSL | hsl(308, 86%, 86%) |
| HSV | hsv(308, 24%, 98%) |
| CMYK | cmyk(0%, 23.6%, 3.2%, 2%) |
| CIE-LAB | lab(83.97, 29.26, -17.02) |
| CIE-LCH | lch(83.97, 33.85, 329.81°) |
| OKLab | oklab(87.32% 0.0823 -0.0456) |
| OKLCH | oklch(87.32% 0.094 331) |
| XYZ | xyz(74.0808, 63.9987, 92.4378) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.03
Very Light Purple
#F6CEFC
ΔE00 4.42
Light Lavendar
#EFC0FE
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 6.26
Plum
#DDA0DD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFF2 #BFFAC7
analogous
#E5BFFA #FABFF2 #FABFD5
triadic
#FABFF2 #F2FABF #BFF2FA
tetradic
#FABFF2 #FAE5BF #BFFAC7 #BFD5FA
square
#FABFF2 #FAE5BF #BFFAC7 #BFD5FA
split-complementary
#FABFF2 #D5FABF #BFFAE5
monochromatic
#F14DDB #F686E6 #FABFF2 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.52
#FABFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FABFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFF2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFF2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabff2; /* rgb */ color: rgb(250, 191, 242); /* oklch */ color: oklch(87.3% 0.094 331.0);
Tailwind
colors: {
custom: {
50: '#fcd2f6',
500: '#fabff2',
950: '#000000',
},
}SCSS
$custom: #fabff2; $custom-light: #fcd2f6; $custom-dark: #000000;
JSON
{
"hex": "#fabff2",
"rgb": {
"r": 250,
"g": 191,
"b": 242
},
"hsl": {
"h": 308.136,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.87316,
"c": 0.09407,
"h": 331
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#FABFF2
secondary
#7EDF8C
accent
#E22203
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385