#FABEFA#FABEFA
#FABEFA is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.4% C 0.103 H 326.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEFA |
|---|---|
| RGB | rgb(250, 190, 250) |
| HSL | hsl(300, 86%, 86%) |
| HSV | hsv(300, 24%, 98%) |
| CMYK | cmyk(0%, 24%, 0%, 2%) |
| CIE-LAB | lab(83.99, 31.21, -21.24) |
| CIE-LCH | lch(83.99, 37.76, 325.76°) |
| OKLab | oklab(87.42% 0.0862 -0.0572) |
| OKLCH | oklch(87.42% 0.103 326.4) |
| XYZ | xyz(75.0913, 64.0552, 98.8322) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.94
Light Lilac
#EDC8FF
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 4.84
Pale Mauve
#FED0FC
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEFA #BEFABE
analogous
#DCBEFA #FABEFA #FABEDC
triadic
#FABEFA #FAFABE #BEFAFA
tetradic
#FABEFA #FADCBE #BEFABE #BEDCFA
square
#FABEFA #FADCBE #BEFABE #BEDCFA
split-complementary
#FABEFA #DCFABE #BEFADC
monochromatic
#F14CF1 #F685F6 #FABEFA #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.52
#FABEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FABEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEFA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEFA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#C8D4F8
Tritanopia (blue-blind)
#FEC3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabefa; /* rgb */ color: rgb(250, 190, 250); /* oklch */ color: oklch(87.4% 0.103 326.4);
Tailwind
colors: {
custom: {
50: '#fcd2fc',
500: '#fabefa',
950: '#000000',
},
}SCSS
$custom: #fabefa; $custom-light: #fcd2fc; $custom-dark: #000000;
JSON
{
"hex": "#fabefa",
"rgb": {
"r": 250,
"g": 190,
"b": 250
},
"hsl": {
"h": 300,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87423,
"c": 0.10346,
"h": 326.4
},
"luminance": 0.64053
}Semantic roles & 50–950 ramp
primary
#FABEFA
secondary
#7EDF7E
accent
#E20303
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385