#F7ABFC#F7ABFC
#F7ABFC is a very light, vivid purple. Relative luminance 0.559; OKLCH L 84.0% C 0.136 H 324.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F7ABFC |
|---|---|
| RGB | rgb(247, 171, 252) |
| HSL | hsl(296, 93%, 83%) |
| HSV | hsv(296, 32%, 99%) |
| CMYK | cmyk(2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(79.57, 40.63, -29.08) |
| CIE-LCH | lch(79.57, 49.96, 324.41°) |
| OKLab | oklab(84.01% 0.1112 -0.079) |
| OKLCH | oklch(84.01% 0.136 324.6) |
| XYZ | xyz(70.4896, 55.9307, 99.1591) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.75
Light Lavendar
#EFC0FE
ΔE00 5.84
Light Violet
#D6B4FC
ΔE00 7.73
Light Lilac
#EDC8FF
ΔE00 8.28
Lilac (survey)
#CEA2FD
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7ABFC #B0FCAB
analogous
#CEABFC #F7ABFC #FCABD8
triadic
#F7ABFC #FCF7AB #ABFCF7
tetradic
#F7ABFC #FCCEAB #B0FCAB #ABD8FC
square
#F7ABFC #FCCEAB #B0FCAB #ABD8FC
split-complementary
#F7ABFC #D8FCAB #ABFCCE
monochromatic
#EC35F8 #F170FA #F7ABFC #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.72
#F7ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#F7ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7ABFC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7ABFC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#FBB3C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f7abfc; /* rgb */ color: rgb(247, 171, 252); /* oklch */ color: oklch(84.0% 0.136 324.6);
Tailwind
colors: {
custom: {
50: '#fbc5fd',
500: '#f7abfc',
950: '#000000',
},
}SCSS
$custom: #f7abfc; $custom-light: #fbc5fd; $custom-dark: #000000;
JSON
{
"hex": "#f7abfc",
"rgb": {
"r": 247,
"g": 171,
"b": 252
},
"hsl": {
"h": 296.296,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84009,
"c": 0.13638,
"h": 324.6
},
"luminance": 0.55928
}Semantic roles & 50–950 ramp
primary
#F7ABFC
secondary
#73E06B
accent
#E6000E
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285