#AF89F5#AF89F5
#AF89F5 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.0% C 0.157 H 298.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AF89F5 |
|---|---|
| RGB | rgb(175, 137, 245) |
| HSL | hsl(261, 84%, 75%) |
| HSV | hsv(261, 44%, 96%) |
| CMYK | cmyk(28.6%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(64.64, 36.55, -49.06) |
| CIE-LCH | lch(64.64, 61.18, 306.68°) |
| OKLab | oklab(71% 0.0749 -0.1375) |
| OKLCH | oklch(71% 0.157 298.6) |
| XYZ | xyz(43.1024, 33.5975, 90.5827) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.97
Light Purple
#BF77F6
ΔE00 5.64
Light Urple
#B36FF6
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.72
Easter Purple
#C071FE
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF89F5 #CFF589
analogous
#8999F5 #AF89F5 #E589F5
triadic
#AF89F5 #F5AF89 #89F5AF
tetradic
#AF89F5 #F58999 #CFF589 #89F5E5
square
#AF89F5 #F58999 #CFF589 #89F5E5
split-complementary
#AF89F5 #F5E589 #99F589
monochromatic
#6218EB #8951F0 #AF89F5 #D5C1FA #ECE3FD
Accessibility & contrast
On white
2.72
#AF89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#AF89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF89F5
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF89F5 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DF9
Deuteranopia (green-blind)
#719CF2
Tritanopia (blue-blind)
#A19CB3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #af89f5; /* rgb */ color: rgb(175, 137, 245); /* oklch */ color: oklch(71.0% 0.157 298.6);
Tailwind
colors: {
custom: {
50: '#c9acf9',
500: '#af89f5',
950: '#000000',
},
}SCSS
$custom: #af89f5; $custom-light: #c9acf9; $custom-dark: #000000;
JSON
{
"hex": "#af89f5",
"rgb": {
"r": 175,
"g": 137,
"b": 245
},
"hsl": {
"h": 261.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.70997,
"c": 0.15661,
"h": 298.6
},
"luminance": 0.33598
}Semantic roles & 50–950 ramp
primary
#AF89F5
secondary
#EAF5D6
accent
#E10593
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131017
muted
#827F85