#F7AFFD#F7AFFD
#F7AFFD is a very light, vivid purple. Relative luminance 0.575; OKLCH L 84.7% C 0.131 H 324.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AFFD |
|---|---|
| RGB | rgb(247, 175, 253) |
| HSL | hsl(295, 95%, 84%) |
| HSV | hsv(295, 31%, 99%) |
| CMYK | cmyk(2.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.48, 38.71, -28.23) |
| CIE-LCH | lch(80.48, 47.91, 323.90°) |
| OKLab | oklab(84.71% 0.1056 -0.0767) |
| OKLCH | oklch(84.71% 0.131 324) |
| XYZ | xyz(71.4154, 57.5282, 100.2516) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.96
Light Lavendar
#EFC0FE
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AFFD #B5FDAF
analogous
#D0AFFD #F7AFFD #FDAFDC
triadic
#F7AFFD #FDF7AF #AFFDF7
tetradic
#F7AFFD #FDD0AF #B5FDAF #AFDCFD
square
#F7AFFD #FDD0AF #B5FDAF #AFDCFD
split-complementary
#F7AFFD #DCFDAF #AFFDD0
monochromatic
#EB38FA #F173FC #F7AFFD #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.68
#F7AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F7AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AFFD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AFFD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#FAB7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7affd; /* rgb */ color: rgb(247, 175, 253); /* oklch */ color: oklch(84.7% 0.131 324.0);
Tailwind
colors: {
custom: {
50: '#fbc7fe',
500: '#f7affd',
950: '#000000',
},
}SCSS
$custom: #f7affd; $custom-light: #fbc7fe; $custom-dark: #000000;
JSON
{
"hex": "#f7affd",
"rgb": {
"r": 247,
"g": 175,
"b": 253
},
"hsl": {
"h": 295.385,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.84705,
"c": 0.1305,
"h": 324
},
"luminance": 0.57526
}Semantic roles & 50–950 ramp
primary
#F7AFFD
secondary
#77E26E
accent
#E60012
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171317
muted
#858285