#AF90F8#AF90F8
#AF90F8 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.4% C 0.150 H 296.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AF90F8 |
|---|---|
| RGB | rgb(175, 144, 248) |
| HSL | hsl(258, 88%, 77%) |
| HSV | hsv(258, 42%, 97%) |
| CMYK | cmyk(29.4%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.40, 33.36, -47.94) |
| CIE-LCH | lch(66.40, 58.41, 304.83°) |
| OKLab | oklab(72.37% 0.0661 -0.1343) |
| OKLCH | oklch(72.37% 0.15 296.2) |
| XYZ | xyz(44.5916, 35.8372, 93.3567) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.09
Perrywinkle
#8F8CE7
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF90F8 #D9F890
analogous
#90A5F8 #AF90F8 #E390F8
triadic
#AF90F8 #F8AF90 #90F8AF
tetradic
#AF90F8 #F890A5 #D9F890 #90F8E3
square
#AF90F8 #F890A5 #D9F890 #90F8E3
split-complementary
#AF90F8 #F8E390 #A5F890
monochromatic
#5C1DF1 #8656F4 #AF90F8 #D8CAFC #EAE2FD
Accessibility & contrast
On white
2.57
#AF90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#AF90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF90F8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF90F8 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#9FA3B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #af90f8; /* rgb */ color: rgb(175, 144, 248); /* oklch */ color: oklch(72.4% 0.150 296.2);
Tailwind
colors: {
custom: {
50: '#c9b1fb',
500: '#af90f8',
950: '#000000',
},
}SCSS
$custom: #af90f8; $custom-light: #c9b1fb; $custom-dark: #000000;
JSON
{
"hex": "#af90f8",
"rgb": {
"r": 175,
"g": 144,
"b": 248
},
"hsl": {
"h": 257.885,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.72366,
"c": 0.14965,
"h": 296.2
},
"luminance": 0.35838
}Semantic roles & 50–950 ramp
primary
#AF90F8
secondary
#ECF5D6
accent
#E501A1
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85