#F2ABFC#F2ABFC
#F2ABFC is a very light, vivid purple. Relative luminance 0.550; OKLCH L 83.5% C 0.133 H 322.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABFC |
|---|---|
| RGB | rgb(242, 171, 252) |
| HSL | hsl(293, 93%, 83%) |
| HSV | hsv(293, 32%, 99%) |
| CMYK | cmyk(4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.06, 39.08, -29.91) |
| CIE-LCH | lch(79.06, 49.22, 322.58°) |
| OKLab | oklab(83.5% 0.1056 -0.0814) |
| OKLCH | oklch(83.5% 0.133 322.4) |
| XYZ | xyz(68.7495, 55.0334, 99.0776) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 5.56
Light Violet
#D6B4FC
ΔE00 6.84
Lilac (survey)
#CEA2FD
ΔE00 7.60
Pale Violet
#CEAEFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABFC #B5FCAB
analogous
#CAABFC #F2ABFC #FCABDD
triadic
#F2ABFC #FCF2AB #ABFCF2
tetradic
#F2ABFC #FCCAAB #B5FCAB #ABDDFC
square
#F2ABFC #FCCAAB #B5FCAB #ABDDFC
split-complementary
#F2ABFC #DDFCAB #ABFCCA
monochromatic
#E035F8 #E970FA #F2ABFC #FAE1FE #FAE1FE
Accessibility & contrast
On white
1.75
#F2ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#F2ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABFC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABFC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#F5B3C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2abfc; /* rgb */ color: rgb(242, 171, 252); /* oklch */ color: oklch(83.5% 0.133 322.4);
Tailwind
colors: {
custom: {
50: '#f7c5fd',
500: '#f2abfc',
950: '#000000',
},
}SCSS
$custom: #f2abfc; $custom-light: #f7c5fd; $custom-dark: #000000;
JSON
{
"hex": "#f2abfc",
"rgb": {
"r": 242,
"g": 171,
"b": 252
},
"hsl": {
"h": 292.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.83503,
"c": 0.13335,
"h": 322.4
},
"luminance": 0.55031
}Semantic roles & 50–950 ramp
primary
#F2ABFC
secondary
#7AE06B
accent
#E6001C
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285