#FF9AFD#FF9AFD
#FF9AFD is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.2% C 0.171 H 327.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AFD |
|---|---|
| RGB | rgb(255, 154, 253) |
| HSL | hsl(301, 100%, 80%) |
| HSV | hsv(301, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 0.8%, 0%) |
| CIE-LAB | lab(76.96, 51.97, -33.56) |
| CIE-LCH | lch(76.96, 61.86, 327.14°) |
| OKLab | oklab(82.24% 0.1446 -0.0915) |
| OKLCH | oklch(82.24% 0.171 327.7) |
| XYZ | xyz(70.5240, 51.4663, 99.1287) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.59
Plum
#DDA0DD
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 7.66
Purply Pink
#F075E6
ΔE00 7.82
Mauve
#E0B0FF
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AFD #9AFF9C
analogous
#CE9AFF #FF9AFD #FF9ACA
triadic
#FF9AFD #FDFF9A #9AFDFF
tetradic
#FF9AFD #FFCE9A #9AFF9C #9ACAFF
square
#FF9AFD #FFCE9A #9AFF9C #9ACAFF
split-complementary
#FF9AFD #CAFF9A #9AFFCE
monochromatic
#FF20FB #FF5DFC #FF9AFD #FFD7FE #FFE0FE
Accessibility & contrast
On white
1.86
#FF9AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FF9AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AFD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AFD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9afd; /* rgb */ color: rgb(255, 154, 253); /* oklch */ color: oklch(82.2% 0.171 327.7);
Tailwind
colors: {
custom: {
50: '#ffbafe',
500: '#ff9afd',
950: '#000000',
},
}SCSS
$custom: #ff9afd; $custom-light: #ffbafe; $custom-dark: #000000;
JSON
{
"hex": "#ff9afd",
"rgb": {
"r": 255,
"g": 154,
"b": 253
},
"hsl": {
"h": 301.188,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.82242,
"c": 0.17111,
"h": 327.7
},
"luminance": 0.51463
}Semantic roles & 50–950 ramp
primary
#FF9AFD
secondary
#5BE25E
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286