#FABEFF#FABEFF
#FABEFF is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.6% C 0.108 H 323.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEFF |
|---|---|
| RGB | rgb(250, 190, 255) |
| HSL | hsl(295, 100%, 87%) |
| HSV | hsv(295, 25%, 100%) |
| CMYK | cmyk(2%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(84.16, 32.13, -23.65) |
| CIE-LCH | lch(84.16, 39.89, 323.64°) |
| OKLab | oklab(87.6% 0.0877 -0.0639) |
| OKLCH | oklch(87.6% 0.108 323.9) |
| XYZ | xyz(75.8857, 64.3729, 103.0161) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.45
Light Lilac
#EDC8FF
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 5.29
Pale Mauve
#FED0FC
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEFF #C3FFBE
analogous
#DABEFF #FABEFF #FFBEE3
triadic
#FABEFF #FFFABE #BEFFFA
tetradic
#FABEFF #FFDABE #C3FFBE #BEE3FF
square
#FABEFF #FFDABE #C3FFBE #BEE3FF
split-complementary
#FABEFF #E3FFBE #BEFFDA
monochromatic
#F144FF #F581FF #FABEFF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.51
#FABEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FABEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEFF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEFF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#FDC4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabeff; /* rgb */ color: rgb(250, 190, 255); /* oklch */ color: oklch(87.6% 0.108 323.9);
Tailwind
colors: {
custom: {
50: '#fcd2ff',
500: '#fabeff',
950: '#000000',
},
}SCSS
$custom: #fabeff; $custom-light: #fcd2ff; $custom-dark: #000000;
JSON
{
"hex": "#fabeff",
"rgb": {
"r": 250,
"g": 190,
"b": 255
},
"hsl": {
"h": 295.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87604,
"c": 0.10849,
"h": 323.9
},
"luminance": 0.64371
}Semantic roles & 50–950 ramp
primary
#FABEFF
secondary
#82E77A
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386