#FABEFE#FABEFE
#FABEFE is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.6% C 0.107 H 324.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEFE |
|---|---|
| RGB | rgb(250, 190, 254) |
| HSL | hsl(296, 97%, 87%) |
| HSV | hsv(296, 25%, 100%) |
| CMYK | cmyk(1.6%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.13, 31.94, -23.17) |
| CIE-LCH | lch(84.13, 39.46, 324.04°) |
| OKLab | oklab(87.57% 0.0874 -0.0626) |
| OKLCH | oklch(87.57% 0.107 324.4) |
| XYZ | xyz(75.7252, 64.3087, 102.1705) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.51
Light Lilac
#EDC8FF
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 5.19
Pale Mauve
#FED0FC
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEFE #C2FEBE
analogous
#DABEFE #FABEFE #FEBEE2
triadic
#FABEFE #FEFABE #BEFEFA
tetradic
#FABEFE #FEDABE #C2FEBE #BEE2FE
square
#FABEFE #FEDABE #C2FEBE #BEE2FE
split-complementary
#FABEFE #E2FEBE #BEFEDA
monochromatic
#F145FC #F582FD #FABEFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.51
#FABEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FABEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEFE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEFE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C7D4FC
Tritanopia (blue-blind)
#FDC4D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fabefe; /* rgb */ color: rgb(250, 190, 254); /* oklch */ color: oklch(87.6% 0.107 324.4);
Tailwind
colors: {
custom: {
50: '#fcd2fe',
500: '#fabefe',
950: '#000000',
},
}SCSS
$custom: #fabefe; $custom-light: #fcd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fabefe",
"rgb": {
"r": 250,
"g": 190,
"b": 254
},
"hsl": {
"h": 296.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87567,
"c": 0.10747,
"h": 324.4
},
"luminance": 0.64307
}Semantic roles & 50–950 ramp
primary
#FABEFE
secondary
#81E67B
accent
#E6000E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386