#F2ABFB#F2ABFB
#F2ABFB is a very light, vivid purple. Relative luminance 0.550; OKLCH L 83.5% C 0.132 H 322.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABFB |
|---|---|
| RGB | rgb(242, 171, 251) |
| HSL | hsl(293, 91%, 83%) |
| HSV | hsv(293, 32%, 98%) |
| CMYK | cmyk(3.6%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.02, 38.90, -29.43) |
| CIE-LCH | lch(79.02, 48.78, 322.89°) |
| OKLab | oklab(83.46% 0.1053 -0.0801) |
| OKLCH | oklch(83.46% 0.132 322.8) |
| XYZ | xyz(68.5915, 54.9702, 98.2452) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.40
Plum
#DDA0DD
ΔE00 5.36
Light Lavendar
#EFC0FE
ΔE00 5.51
Light Violet
#D6B4FC
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABFB #B4FBAB
analogous
#CAABFB #F2ABFB #FBABDC
triadic
#F2ABFB #FBF2AB #ABFBF2
tetradic
#F2ABFB #FBCAAB #B4FBAB #ABDCFB
square
#F2ABFB #FBCAAB #B4FBAB #ABDCFB
split-complementary
#F2ABFB #DCFBAB #ABFBCA
monochromatic
#E036F5 #E971F8 #F2ABFB #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.75
#F2ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#F2ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABFB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABFB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFE
Deuteranopia (green-blind)
#B4C7F8
Tritanopia (blue-blind)
#F5B3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2abfb; /* rgb */ color: rgb(242, 171, 251); /* oklch */ color: oklch(83.5% 0.132 322.8);
Tailwind
colors: {
custom: {
50: '#f7c5fd',
500: '#f2abfb',
950: '#000000',
},
}SCSS
$custom: #f2abfb; $custom-light: #f7c5fd; $custom-dark: #000000;
JSON
{
"hex": "#f2abfb",
"rgb": {
"r": 242,
"g": 171,
"b": 251
},
"hsl": {
"h": 293.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83464,
"c": 0.13233,
"h": 322.8
},
"luminance": 0.54968
}Semantic roles & 50–950 ramp
primary
#F2ABFB
secondary
#79DE6C
accent
#E6001A
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285