#F8A6FD#F8A6FD
#F8A6FD is a very light, vivid purple. Relative luminance 0.543; OKLCH L 83.3% C 0.147 H 324.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A6FD |
|---|---|
| RGB | rgb(248, 166, 253) |
| HSL | hsl(297, 96%, 82%) |
| HSV | hsv(297, 34%, 99%) |
| CMYK | cmyk(2%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(78.65, 43.72, -31.02) |
| CIE-LCH | lch(78.65, 53.61, 324.64°) |
| OKLab | oklab(83.35% 0.1197 -0.0845) |
| OKLCH | oklch(83.35% 0.147 324.8) |
| XYZ | xyz(70.0755, 54.3233, 99.7036) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.04
Light Lavendar
#EFC0FE
ΔE00 7.05
Violet (CSS)
#EE82EE
ΔE00 7.63
Light Violet
#D6B4FC
ΔE00 8.36
Lilac (survey)
#CEA2FD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A6FD #ABFDA6
analogous
#CDA6FD #F8A6FD #FDA6D6
triadic
#F8A6FD #FDF8A6 #A6FDF8
tetradic
#F8A6FD #FDCDA6 #ABFDA6 #A6D6FD
square
#F8A6FD #FDCDA6 #ABFDA6 #A6D6FD
split-complementary
#F8A6FD #D6FDA6 #A6FDCD
monochromatic
#EF2EFA #F36AFC #F8A6FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.77
#F8A6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#F8A6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A6FD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A6FD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#FCAFC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8a6fd; /* rgb */ color: rgb(248, 166, 253); /* oklch */ color: oklch(83.3% 0.147 324.8);
Tailwind
colors: {
custom: {
50: '#fcc1fe',
500: '#f8a6fd',
950: '#000000',
},
}SCSS
$custom: #f8a6fd; $custom-light: #fcc1fe; $custom-dark: #000000;
JSON
{
"hex": "#f8a6fd",
"rgb": {
"r": 248,
"g": 166,
"b": 253
},
"hsl": {
"h": 296.552,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.83345,
"c": 0.14653,
"h": 324.8
},
"luminance": 0.54321
}Semantic roles & 50–950 ramp
primary
#F8A6FD
secondary
#6DE166
accent
#E6000D
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285