#FF9AFE#FF9AFE
#FF9AFE is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.3% C 0.172 H 327.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AFE |
|---|---|
| RGB | rgb(255, 154, 254) |
| HSL | hsl(301, 100%, 80%) |
| HSV | hsv(301, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 0.4%, 0%) |
| CIE-LAB | lab(77.00, 52.14, -34.04) |
| CIE-LCH | lch(77.00, 62.27, 326.86°) |
| OKLab | oklab(82.28% 0.1448 -0.0928) |
| OKLCH | oklch(82.28% 0.172 327.3) |
| XYZ | xyz(70.6837, 51.5302, 99.9698) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.58
Plum
#DDA0DD
ΔE00 7.49
Lavender Pink
#DD85D7
ΔE00 7.74
Purply Pink
#F075E6
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 8.10
Bubblegum Pink
#FE83CC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AFE #9AFF9B
analogous
#CD9AFF #FF9AFE #FF9ACB
triadic
#FF9AFE #FEFF9A #9AFEFF
tetradic
#FF9AFE #FFCD9A #9AFF9B #9ACBFF
square
#FF9AFE #FFCD9A #9AFF9B #9ACBFF
split-complementary
#FF9AFE #CBFF9A #9AFFCD
monochromatic
#FF20FD #FF5DFD #FF9AFE #FFD7FF #FFE0FF
Accessibility & contrast
On white
1.86
#FF9AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FF9AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AFE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AFE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#ADC3FB
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9afe; /* rgb */ color: rgb(255, 154, 254); /* oklch */ color: oklch(82.3% 0.172 327.3);
Tailwind
colors: {
custom: {
50: '#ffbaff',
500: '#ff9afe',
950: '#000000',
},
}SCSS
$custom: #ff9afe; $custom-light: #ffbaff; $custom-dark: #000000;
JSON
{
"hex": "#ff9afe",
"rgb": {
"r": 255,
"g": 154,
"b": 254
},
"hsl": {
"h": 300.594,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.82284,
"c": 0.17203,
"h": 327.3
},
"luminance": 0.51527
}Semantic roles & 50–950 ramp
primary
#FF9AFE
secondary
#5BE25C
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286