#FFA6FD#FFA6FD
#FFA6FD is a very light, vivid purple. Relative luminance 0.556; OKLCH L 84.1% C 0.151 H 327.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA6FD |
|---|---|
| RGB | rgb(255, 166, 253) |
| HSL | hsl(301, 100%, 83%) |
| HSV | hsv(301, 35%, 100%) |
| CMYK | cmyk(0%, 34.9%, 0.8%, 0%) |
| CIE-LAB | lab(79.40, 45.85, -29.81) |
| CIE-LCH | lch(79.40, 54.69, 326.97°) |
| OKLab | oklab(84.08% 0.1275 -0.0809) |
| OKLCH | oklch(84.08% 0.151 327.6) |
| XYZ | xyz(72.6044, 55.6273, 99.8222) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.89
Light Lavendar
#EFC0FE
ΔE00 7.51
Violet (CSS)
#EE82EE
ΔE00 7.88
Lavender Pink
#DD85D7
ΔE00 9.03
Light Violet
#D6B4FC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA6FD #A6FFA8
analogous
#D4A6FF #FFA6FD #FFA6D1
triadic
#FFA6FD #FDFFA6 #A6FDFF
tetradic
#FFA6FD #FFD4A6 #A6FFA8 #A6D1FF
square
#FFA6FD #FFD4A6 #A6FFA8 #A6D1FF
split-complementary
#FFA6FD #D1FFA6 #A6FFD4
monochromatic
#FF2CFA #FF69FC #FFA6FD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.73
#FFA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FFA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA6FD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA6FD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#FFAEC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa6fd; /* rgb */ color: rgb(255, 166, 253); /* oklch */ color: oklch(84.1% 0.151 327.6);
Tailwind
colors: {
custom: {
50: '#ffc2fe',
500: '#ffa6fd',
950: '#000000',
},
}SCSS
$custom: #ffa6fd; $custom-light: #ffc2fe; $custom-dark: #000000;
JSON
{
"hex": "#ffa6fd",
"rgb": {
"r": 255,
"g": 166,
"b": 253
},
"hsl": {
"h": 301.348,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.84079,
"c": 0.151,
"h": 327.6
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#FFA6FD
secondary
#65E468
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285