#FABFFE#FABFFE
#FABFFE is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.106 H 324.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FABFFE |
|---|---|
| RGB | rgb(250, 191, 254) |
| HSL | hsl(296, 97%, 87%) |
| HSV | hsv(296, 25%, 100%) |
| CMYK | cmyk(1.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.35, 31.42, -22.83) |
| CIE-LCH | lch(84.35, 38.84, 324.00°) |
| OKLab | oklab(87.74% 0.0859 -0.0616) |
| OKLCH | oklch(87.74% 0.106 324.3) |
| XYZ | xyz(75.9425, 64.7434, 102.2430) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.43
Light Lilac
#EDC8FF
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 4.92
Pale Mauve
#FED0FC
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.07
Mauve
#E0B0FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABFFE #C3FEBF
analogous
#DABFFE #FABFFE #FEBFE3
triadic
#FABFFE #FEFABF #BFFEFA
tetradic
#FABFFE #FEDABF #C3FEBF #BFE3FE
square
#FABFFE #FEDABF #C3FEBF #BFE3FE
split-complementary
#FABFFE #E3FEBF #BFFEDA
monochromatic
#F146FC #F583FD #FABFFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.51
#FABFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FABFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABFFE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABFFE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#FDC5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabffe; /* rgb */ color: rgb(250, 191, 254); /* oklch */ color: oklch(87.7% 0.106 324.3);
Tailwind
colors: {
custom: {
50: '#fcd2fe',
500: '#fabffe',
950: '#000000',
},
}SCSS
$custom: #fabffe; $custom-light: #fcd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fabffe",
"rgb": {
"r": 250,
"g": 191,
"b": 254
},
"hsl": {
"h": 296.19,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8774,
"c": 0.10574,
"h": 324.3
},
"luminance": 0.64741
}Semantic roles & 50–950 ramp
primary
#FABFFE
secondary
#82E67B
accent
#E6000F
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386