#AF83EE#AF83EE
#AF83EE is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.6% C 0.157 H 301.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AF83EE |
|---|---|
| RGB | rgb(175, 131, 238) |
| HSL | hsl(265, 76%, 72%) |
| HSV | hsv(265, 45%, 93%) |
| CMYK | cmyk(26.5%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(62.94, 38.20, -47.89) |
| CIE-LCH | lch(62.94, 61.26, 308.58°) |
| OKLab | oklab(69.61% 0.0819 -0.1341) |
| OKLCH | oklch(69.61% 0.157 301.4) |
| XYZ | xyz(41.2246, 31.5195, 84.7844) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.52
Light Urple
#B36FF6
ΔE00 5.23
Easter Purple
#C071FE
ΔE00 5.57
Mediumpurple
#9370DB
ΔE00 7.30
Baby Purple
#CA9BF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF83EE #C2EE83
analogous
#838CEE #AF83EE #E583EE
triadic
#AF83EE #EEAF83 #83EEAF
tetradic
#AF83EE #EE838C #C2EE83 #83EEE5
square
#AF83EE #EE838C #C2EE83 #83EEE5
split-complementary
#AF83EE #EEE583 #8CEE83
monochromatic
#6B1ED9 #8C4DE7 #AF83EE #D2B9F5 #EEE4FB
Accessibility & contrast
On white
2.88
#AF83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#AF83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF83EE
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF83EE | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#A396AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #af83ee; /* rgb */ color: rgb(175, 131, 238); /* oklch */ color: oklch(69.6% 0.157 301.4);
Tailwind
colors: {
custom: {
50: '#c9a8f4',
500: '#af83ee',
950: '#000000',
},
}SCSS
$custom: #af83ee; $custom-light: #c9a8f4; $custom-dark: #000000;
JSON
{
"hex": "#af83ee",
"rgb": {
"r": 175,
"g": 131,
"b": 238
},
"hsl": {
"h": 264.673,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.69609,
"c": 0.15715,
"h": 301.4
},
"luminance": 0.3152
}Semantic roles & 50–950 ramp
primary
#AF83EE
secondary
#E8F3D8
accent
#D80D85
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85