#FABEF2#FABEF2
#FABEF2 is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.1% C 0.096 H 331.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEF2 |
|---|---|
| RGB | rgb(250, 190, 242) |
| HSL | hsl(308, 86%, 86%) |
| HSV | hsv(308, 24%, 98%) |
| CMYK | cmyk(0%, 24%, 3.2%, 2%) |
| CIE-LAB | lab(83.74, 29.79, -17.36) |
| CIE-LCH | lch(83.74, 34.48, 329.76°) |
| OKLab | oklab(87.14% 0.0838 -0.0465) |
| OKLCH | oklch(87.14% 0.096 331) |
| XYZ | xyz(73.8634, 63.5640, 92.3654) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 4.38
Very Light Purple
#F6CEFC
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 5.42
Pale Lavender
#EECFFE
ΔE00 6.44
Plum
#DDA0DD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEF2 #BEFAC6
analogous
#E4BEFA #FABEF2 #FABED4
triadic
#FABEF2 #F2FABE #BEF2FA
tetradic
#FABEF2 #FAE4BE #BEFAC6 #BED4FA
square
#FABEF2 #FAE4BE #BEFAC6 #BED4FA
split-complementary
#FABEF2 #D4FABE #BEFAE4
monochromatic
#F14CDB #F685E7 #FABEF2 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.53
#FABEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FABEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEF2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEF2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF4
Deuteranopia (green-blind)
#CAD4F0
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabef2; /* rgb */ color: rgb(250, 190, 242); /* oklch */ color: oklch(87.1% 0.096 331.0);
Tailwind
colors: {
custom: {
50: '#fcd2f6',
500: '#fabef2',
950: '#000000',
},
}SCSS
$custom: #fabef2; $custom-light: #fcd2f6; $custom-dark: #000000;
JSON
{
"hex": "#fabef2",
"rgb": {
"r": 250,
"g": 190,
"b": 242
},
"hsl": {
"h": 308,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87142,
"c": 0.09582,
"h": 331
},
"luminance": 0.63562
}Semantic roles & 50–950 ramp
primary
#FABEF2
secondary
#7EDF8B
accent
#E22103
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385