#FABEF3#FABEF3
#FABEF3 is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.2% C 0.097 H 330.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEF3 |
|---|---|
| RGB | rgb(250, 190, 243) |
| HSL | hsl(307, 86%, 86%) |
| HSV | hsv(307, 24%, 98%) |
| CMYK | cmyk(0%, 24%, 2.8%, 2%) |
| CIE-LAB | lab(83.77, 29.96, -17.85) |
| CIE-LCH | lch(83.77, 34.88, 329.21°) |
| OKLab | oklab(87.18% 0.0841 -0.0478) |
| OKLCH | oklch(87.18% 0.097 330.4) |
| XYZ | xyz(74.0140, 63.6242, 93.1585) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Pale Mauve
#FED0FC
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 4.62
Light Lilac
#EDC8FF
ΔE00 5.29
Pale Lavender
#EECFFE
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEF3 #BEFAC5
analogous
#E3BEFA #FABEF3 #FABED5
triadic
#FABEF3 #F3FABE #BEF3FA
tetradic
#FABEF3 #FAE3BE #BEFAC5 #BED5FA
square
#FABEF3 #FAE3BE #BEFAC5 #BED5FA
split-complementary
#FABEF3 #D5FABE #BEFAE3
monochromatic
#F14CDE #F685E9 #FABEF3 #FDE3FA #FDE3FA
Accessibility & contrast
On white
1.53
#FABEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FABEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEF3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEF3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF5
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fabef3; /* rgb */ color: rgb(250, 190, 243); /* oklch */ color: oklch(87.2% 0.097 330.4);
Tailwind
colors: {
custom: {
50: '#fcd2f7',
500: '#fabef3',
950: '#000000',
},
}SCSS
$custom: #fabef3; $custom-light: #fcd2f7; $custom-dark: #000000;
JSON
{
"hex": "#fabef3",
"rgb": {
"r": 250,
"g": 190,
"b": 243
},
"hsl": {
"h": 307,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.87176,
"c": 0.09674,
"h": 330.4
},
"luminance": 0.63622
}Semantic roles & 50–950 ramp
primary
#FABEF3
secondary
#7EDF89
accent
#E21D03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385