#AF99EE#AF99EE
#AF99EE is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.5% C 0.122 H 295.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AF99EE |
|---|---|
| RGB | rgb(175, 153, 238) |
| HSL | hsl(256, 71%, 77%) |
| HSV | hsv(256, 36%, 93%) |
| CMYK | cmyk(26.5%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.07, 25.87, -39.83) |
| CIE-LCH | lch(68.07, 47.50, 303.00°) |
| OKLab | oklab(73.49% 0.052 -0.1108) |
| OKLCH | oklch(73.49% 0.122 295.1) |
| XYZ | xyz(44.4994, 38.0689, 85.8759) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 5.51
Liliac
#C48EFD
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF99EE #D8EE99
analogous
#99AEEE #AF99EE #DA99EE
triadic
#AF99EE #EEAF99 #99EEAF
tetradic
#AF99EE #EE99AE #D8EE99 #99EEDA
square
#AF99EE #EE99AE #D8EE99 #99EEDA
split-complementary
#AF99EE #EEDA99 #AEEE99
monochromatic
#5D30DD #8665E5 #AF99EE #D8CDF7 #EAE5FB
Accessibility & contrast
On white
2.44
#AF99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AF99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF99EE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF99EE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#A2A8B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #af99ee; /* rgb */ color: rgb(175, 153, 238); /* oklch */ color: oklch(73.5% 0.122 295.1);
Tailwind
colors: {
custom: {
50: '#c8b7f4',
500: '#af99ee',
950: '#000000',
},
}SCSS
$custom: #af99ee; $custom-light: #c8b7f4; $custom-dark: #000000;
JSON
{
"hex": "#af99ee",
"rgb": {
"r": 175,
"g": 153,
"b": 238
},
"hsl": {
"h": 255.529,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.73491,
"c": 0.1224,
"h": 295.1
},
"luminance": 0.38069
}Semantic roles & 50–950 ramp
primary
#AF99EE
secondary
#ECF2D9
accent
#D312A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085