#FABBFE#FABBFE
#FABBFE is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.1% C 0.113 H 324.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBFE |
|---|---|
| RGB | rgb(250, 187, 254) |
| HSL | hsl(296, 97%, 86%) |
| HSV | hsv(296, 26%, 100%) |
| CMYK | cmyk(1.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.45, 33.52, -24.19) |
| CIE-LCH | lch(83.45, 41.34, 324.18°) |
| OKLab | oklab(87.05% 0.0917 -0.0654) |
| OKLCH | oklch(87.05% 0.113 324.5) |
| XYZ | xyz(75.0821, 63.0225, 101.9562) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.90
Light Lilac
#EDC8FF
ΔE00 5.09
Mauve
#E0B0FF
ΔE00 5.93
Very Light Purple
#F6CEFC
ΔE00 5.97
Pale Mauve
#FED0FC
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBFE #BFFEBB
analogous
#D9BBFE #FABBFE #FEBBE1
triadic
#FABBFE #FEFABB #BBFEFA
tetradic
#FABBFE #FED9BB #BFFEBB #BBE1FE
square
#FABBFE #FED9BB #BFFEBB #BBE1FE
split-complementary
#FABBFE #E1FEBB #BBFED9
monochromatic
#F142FC #F67FFD #FABBFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.54
#FABBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FABBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBFE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBFE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FDC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabbfe; /* rgb */ color: rgb(250, 187, 254); /* oklch */ color: oklch(87.1% 0.113 324.5);
Tailwind
colors: {
custom: {
50: '#fcd0ff',
500: '#fabbfe',
950: '#000000',
},
}SCSS
$custom: #fabbfe; $custom-light: #fcd0ff; $custom-dark: #000000;
JSON
{
"hex": "#fabbfe",
"rgb": {
"r": 250,
"g": 187,
"b": 254
},
"hsl": {
"h": 296.418,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87053,
"c": 0.11268,
"h": 324.5
},
"luminance": 0.6302
}Semantic roles & 50–950 ramp
primary
#FABBFE
secondary
#7EE578
accent
#E6000E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386