#FAB3EF#FAB3EF
#FAB3EF is a very light, moderate purple. Relative luminance 0.588; OKLCH L 85.2% C 0.112 H 332.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB3EF |
|---|---|
| RGB | rgb(250, 179, 239) |
| HSL | hsl(309, 88%, 84%) |
| HSV | hsv(309, 28%, 98%) |
| CMYK | cmyk(0%, 28.4%, 4.4%, 2%) |
| CIE-LAB | lab(81.18, 35.05, -19.62) |
| CIE-LCH | lch(81.18, 40.17, 330.76°) |
| OKLab | oklab(85.15% 0.0992 -0.0526) |
| OKLCH | oklch(85.15% 0.112 332) |
| XYZ | xyz(71.1233, 58.7988, 89.2475) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.31
Plum
#DDA0DD
ΔE00 5.89
Pale Mauve
#FED0FC
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.19
Very Light Purple
#F6CEFC
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB3EF #B3FABE
analogous
#E2B3FA #FAB3EF #FAB3CC
triadic
#FAB3EF #EFFAB3 #B3EFFA
tetradic
#FAB3EF #FAE2B3 #B3FABE #B3CCFA
square
#FAB3EF #FAE2B3 #B3FABE #B3CCFA
split-complementary
#FAB3EF #CCFAB3 #B3FAE2
monochromatic
#F240D7 #F67AE3 #FAB3EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.65
#FAB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FAB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB3EF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB3EF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#FFB7C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab3ef; /* rgb */ color: rgb(250, 179, 239); /* oklch */ color: oklch(85.2% 0.112 332.0);
Tailwind
colors: {
custom: {
50: '#fdcaf4',
500: '#fab3ef',
950: '#000000',
},
}SCSS
$custom: #fab3ef; $custom-light: #fdcaf4; $custom-dark: #000000;
JSON
{
"hex": "#fab3ef",
"rgb": {
"r": 250,
"g": 179,
"b": 239
},
"hsl": {
"h": 309.296,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.85153,
"c": 0.11227,
"h": 332
},
"luminance": 0.58796
}Semantic roles & 50–950 ramp
primary
#FAB3EF
secondary
#74DE84
accent
#E42401
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385