#F7AFFB#F7AFFB
#F7AFFB is a very light, vivid purple. Relative luminance 0.574; OKLCH L 84.6% C 0.129 H 324.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AFFB |
|---|---|
| RGB | rgb(247, 175, 251) |
| HSL | hsl(297, 90%, 84%) |
| HSV | hsv(297, 30%, 98%) |
| CMYK | cmyk(1.6%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.40, 38.34, -27.27) |
| CIE-LCH | lch(80.40, 47.05, 324.58°) |
| OKLab | oklab(84.63% 0.1051 -0.074) |
| OKLCH | oklch(84.63% 0.129 324.9) |
| XYZ | xyz(71.0985, 57.4015, 98.5824) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.92
Mauve
#E0B0FF
ΔE00 5.19
Plum
#DDA0DD
ΔE00 5.72
Light Lilac
#EDC8FF
ΔE00 7.35
Light Violet
#D6B4FC
ΔE00 7.49
Very Light Purple
#F6CEFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AFFB #B3FBAF
analogous
#D1AFFB #F7AFFB #FBAFD9
triadic
#F7AFFB #FBF7AF #AFFBF7
tetradic
#F7AFFB #FBD1AF #B3FBAF #AFD9FB
square
#F7AFFB #FBD1AF #B3FBAF #AFD9FB
split-complementary
#F7AFFB #D9FBAF #AFFBD1
monochromatic
#EB3AF5 #F175F8 #F7AFFB #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.68
#F7AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F7AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AFFB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AFFB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#FBB6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f7affb; /* rgb */ color: rgb(247, 175, 251); /* oklch */ color: oklch(84.6% 0.129 324.9);
Tailwind
colors: {
custom: {
50: '#fbc7fc',
500: '#f7affb',
950: '#000000',
},
}SCSS
$custom: #f7affb; $custom-light: #fbc7fc; $custom-dark: #000000;
JSON
{
"hex": "#f7affb",
"rgb": {
"r": 247,
"g": 175,
"b": 251
},
"hsl": {
"h": 296.842,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.84628,
"c": 0.12851,
"h": 324.9
},
"luminance": 0.57399
}Semantic roles & 50–950 ramp
primary
#F7AFFB
secondary
#75DF6F
accent
#E6000C
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285