#AF94F2#AF94F2
#AF94F2 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.8% C 0.136 H 296.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AF94F2 |
|---|---|
| RGB | rgb(175, 148, 242) |
| HSL | hsl(257, 78%, 76%) |
| HSV | hsv(257, 39%, 95%) |
| CMYK | cmyk(27.7%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.05, 29.65, -43.62) |
| CIE-LCH | lch(67.05, 52.74, 304.21°) |
| OKLab | oklab(72.77% 0.0596 -0.1217) |
| OKLCH | oklch(72.77% 0.136 296.1) |
| XYZ | xyz(44.2923, 36.7041, 88.7383) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.40
Baby Purple
#CA9BF7
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.97
Lavender
#B39DDB
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF94F2 #D7F294
analogous
#94A8F2 #AF94F2 #DE94F2
triadic
#AF94F2 #F2AF94 #94F2AF
tetradic
#AF94F2 #F294A8 #D7F294 #94F2DE
square
#AF94F2 #F294A8 #D7F294 #94F2DE
split-complementary
#AF94F2 #F2DE94 #A8F294
monochromatic
#5D27E5 #865DEB #AF94F2 #D8CBF9 #EBE4FC
Accessibility & contrast
On white
2.52
#AF94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AF94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF94F2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF94F2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#A1A4B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #af94f2; /* rgb */ color: rgb(175, 148, 242); /* oklch */ color: oklch(72.8% 0.136 296.1);
Tailwind
colors: {
custom: {
50: '#c9b3f6',
500: '#af94f2',
950: '#000000',
},
}SCSS
$custom: #af94f2; $custom-light: #c9b3f6; $custom-dark: #000000;
JSON
{
"hex": "#af94f2",
"rgb": {
"r": 175,
"g": 148,
"b": 242
},
"hsl": {
"h": 257.234,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.72774,
"c": 0.13556,
"h": 296.1
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#AF94F2
secondary
#EBF3D8
accent
#DB0B9F
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085