#FABAFE#FABAFE
#FABAFE is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.9% C 0.114 H 324.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FABAFE |
|---|---|
| RGB | rgb(250, 186, 254) |
| HSL | hsl(296, 97%, 86%) |
| HSV | hsv(296, 27%, 100%) |
| CMYK | cmyk(1.6%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.23, 34.05, -24.53) |
| CIE-LCH | lch(83.23, 41.97, 324.23°) |
| OKLab | oklab(86.88% 0.0932 -0.0664) |
| OKLCH | oklch(86.88% 0.114 324.5) |
| XYZ | xyz(74.8707, 62.5997, 101.8857) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.06
Light Lilac
#EDC8FF
ΔE00 5.30
Mauve
#E0B0FF
ΔE00 5.83
Very Light Purple
#F6CEFC
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.53
Plum
#DDA0DD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABAFE #BEFEBA
analogous
#D8BAFE #FABAFE #FEBAE0
triadic
#FABAFE #FEFABA #BAFEFA
tetradic
#FABAFE #FED8BA #BEFEBA #BAE0FE
square
#FABAFE #FED8BA #BEFEBA #BAE0FE
split-complementary
#FABAFE #E0FEBA #BAFED8
monochromatic
#F141FC #F67EFD #FABAFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.55
#FABAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FABAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABAFE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABAFE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FDC0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fabafe; /* rgb */ color: rgb(250, 186, 254); /* oklch */ color: oklch(86.9% 0.114 324.5);
Tailwind
colors: {
custom: {
50: '#fccfff',
500: '#fabafe',
950: '#000000',
},
}SCSS
$custom: #fabafe; $custom-light: #fccfff; $custom-dark: #000000;
JSON
{
"hex": "#fabafe",
"rgb": {
"r": 250,
"g": 186,
"b": 254
},
"hsl": {
"h": 296.471,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.86883,
"c": 0.1144,
"h": 324.5
},
"luminance": 0.62598
}Semantic roles & 50–950 ramp
primary
#FABAFE
secondary
#7EE577
accent
#E6000D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386