#AF9FF8#AF9FF8
#AF9FF8 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.1% C 0.127 H 291.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AF9FF8 |
|---|---|
| RGB | rgb(175, 159, 248) |
| HSL | hsl(251, 86%, 80%) |
| HSV | hsv(251, 36%, 97%) |
| CMYK | cmyk(29.4%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.96, 24.93, -42.35) |
| CIE-LCH | lch(69.96, 49.14, 300.49°) |
| OKLab | oklab(75.07% 0.046 -0.1181) |
| OKLCH | oklch(75.07% 0.127 291.3) |
| XYZ | xyz(47.0163, 40.6867, 94.1650) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.65
Lavender
#B39DDB
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 6.48
Lilac (survey)
#CEA2FD
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF9FF8 #E8F89F
analogous
#9FBBF8 #AF9FF8 #DC9FF8
triadic
#AF9FF8 #F8AF9F #9FF8AF
tetradic
#AF9FF8 #F89FBB #E8F89F #9FF8DC
square
#AF9FF8 #F89FBB #E8F89F #9FF8DC
split-complementary
#AF9FF8 #F8DC9F #BBF89F
monochromatic
#502DF0 #7F66F4 #AF9FF8 #DFD8FC #E7E2FD
Accessibility & contrast
On white
2.30
#AF9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#AF9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF9FF8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF9FF8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#9EAFC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #af9ff8; /* rgb */ color: rgb(175, 159, 248); /* oklch */ color: oklch(75.1% 0.127 291.3);
Tailwind
colors: {
custom: {
50: '#c9bbfb',
500: '#af9ff8',
950: '#000000',
},
}SCSS
$custom: #af9ff8; $custom-light: #c9bbfb; $custom-dark: #000000;
JSON
{
"hex": "#af9ff8",
"rgb": {
"r": 175,
"g": 159,
"b": 248
},
"hsl": {
"h": 250.787,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.75072,
"c": 0.12674,
"h": 291.3
},
"luminance": 0.40688
}Semantic roles & 50–950 ramp
primary
#AF9FF8
secondary
#EFF5D6
accent
#E303BB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085