#F3ABFC#F3ABFC
#F3ABFC is a very light, vivid purple. Relative luminance 0.552; OKLCH L 83.6% C 0.134 H 322.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABFC |
|---|---|
| RGB | rgb(243, 171, 252) |
| HSL | hsl(293, 93%, 83%) |
| HSV | hsv(293, 32%, 99%) |
| CMYK | cmyk(3.6%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.16, 39.39, -29.74) |
| CIE-LCH | lch(79.16, 49.36, 322.95°) |
| OKLab | oklab(83.6% 0.1067 -0.081) |
| OKLCH | oklch(83.6% 0.134 322.8) |
| XYZ | xyz(69.0937, 55.2109, 99.0937) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.54
Light Lavendar
#EFC0FE
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 7.02
Lilac (survey)
#CEA2FD
ΔE00 7.78
Pale Violet
#CEAEFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABFC #B4FCAB
analogous
#CAABFC #F3ABFC #FCABDD
triadic
#F3ABFC #FCF3AB #ABFCF3
tetradic
#F3ABFC #FCCAAB #B4FCAB #ABDDFC
square
#F3ABFC #FCCAAB #B4FCAB #ABDDFC
split-complementary
#F3ABFC #DDFCAB #ABFCCA
monochromatic
#E235F8 #EB70FA #F3ABFC #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.74
#F3ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#F3ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABFC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABFC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#F6B3C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f3abfc; /* rgb */ color: rgb(243, 171, 252); /* oklch */ color: oklch(83.6% 0.134 322.8);
Tailwind
colors: {
custom: {
50: '#f8c5fd',
500: '#f3abfc',
950: '#000000',
},
}SCSS
$custom: #f3abfc; $custom-light: #f8c5fd; $custom-dark: #000000;
JSON
{
"hex": "#f3abfc",
"rgb": {
"r": 243,
"g": 171,
"b": 252
},
"hsl": {
"h": 293.333,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.83604,
"c": 0.13394,
"h": 322.8
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#F3ABFC
secondary
#78E06B
accent
#E6001A
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285