#AF92FE#AF92FE
#AF92FE is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.154 H 294.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AF92FE |
|---|---|
| RGB | rgb(175, 146, 254) |
| HSL | hsl(256, 98%, 78%) |
| HSV | hsv(256, 43%, 100%) |
| CMYK | cmyk(31.1%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(67.15, 33.72, -50.03) |
| CIE-LCH | lch(67.15, 60.34, 303.98°) |
| OKLab | oklab(73.03% 0.0644 -0.1404) |
| OKLCH | oklch(73.03% 0.154 294.6) |
| XYZ | xyz(45.8430, 36.8268, 98.4397) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.56
Lavender Blue
#8B88F8
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF92FE #E1FE92
analogous
#92ABFE #AF92FE #E592FE
triadic
#AF92FE #FEAF92 #92FEAF
tetradic
#AF92FE #FE92AB #E1FE92 #92FEE5
square
#AF92FE #FE92AB #E1FE92 #92FEE5
split-complementary
#AF92FE #FEE592 #ABFE92
monochromatic
#5619FD #8255FD #AF92FE #DCCFFF #E9E1FF
Accessibility & contrast
On white
2.51
#AF92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#AF92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF92FE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF92FE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#75A2FB
Tritanopia (blue-blind)
#9DA6BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #af92fe; /* rgb */ color: rgb(175, 146, 254); /* oklch */ color: oklch(73.0% 0.154 294.6);
Tailwind
colors: {
custom: {
50: '#c9b2ff',
500: '#af92fe',
950: '#000000',
},
}SCSS
$custom: #af92fe; $custom-light: #c9b2ff; $custom-dark: #000000;
JSON
{
"hex": "#af92fe",
"rgb": {
"r": 175,
"g": 146,
"b": 254
},
"hsl": {
"h": 256.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.73028,
"c": 0.15443,
"h": 294.6
},
"luminance": 0.36827
}Semantic roles & 50–950 ramp
primary
#AF92FE
secondary
#EEF7D4
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086