#AF80EE#AF80EE
#AF80EE is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.1% C 0.162 H 302.1°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AF80EE |
|---|---|
| RGB | rgb(175, 128, 238) |
| HSL | hsl(266, 76%, 72%) |
| HSV | hsv(266, 46%, 93%) |
| CMYK | cmyk(26.5%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(62.28, 39.87, -48.95) |
| CIE-LCH | lch(62.28, 63.13, 309.16°) |
| OKLab | oklab(69.11% 0.0859 -0.1372) |
| OKLCH | oklch(69.11% 0.162 302.1) |
| XYZ | xyz(40.8275, 30.7253, 84.6520) |
| Luminance | 0.3073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.75
Light Urple
#B36FF6
ΔE00 4.45
Easter Purple
#C071FE
ΔE00 4.93
Liliac
#C48EFD
ΔE00 4.95
Mediumpurple
#9370DB
ΔE00 6.83
Periwinkle (survey)
#8E82FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF80EE #BFEE80
analogous
#8088EE #AF80EE #E680EE
triadic
#AF80EE #EEAF80 #80EEAF
tetradic
#AF80EE #EE8088 #BFEE80 #80EEE6
square
#AF80EE #EE8088 #BFEE80 #80EEE6
split-complementary
#AF80EE #EEE680 #88EE80
monochromatic
#6C1DD7 #8D4AE7 #AF80EE #D1B6F5 #EEE4FB
Accessibility & contrast
On white
2.94
#AF80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#AF80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF80EE
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF80EE | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#A493AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #af80ee; /* rgb */ color: rgb(175, 128, 238); /* oklch */ color: oklch(69.1% 0.162 302.1);
Tailwind
colors: {
custom: {
50: '#c9a6f4',
500: '#af80ee',
950: '#000000',
},
}SCSS
$custom: #af80ee; $custom-light: #c9a6f4; $custom-dark: #000000;
JSON
{
"hex": "#af80ee",
"rgb": {
"r": 175,
"g": 128,
"b": 238
},
"hsl": {
"h": 265.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.69108,
"c": 0.16188,
"h": 302.1
},
"luminance": 0.30725
}Semantic roles & 50–950 ramp
primary
#AF80EE
secondary
#E7F3D7
accent
#D90D82
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85