#AD8FF8#AD8FF8
#AD8FF8 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.0% C 0.151 H 295.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AD8FF8 |
|---|---|
| RGB | rgb(173, 143, 248) |
| HSL | hsl(257, 88%, 77%) |
| HSV | hsv(257, 42%, 97%) |
| CMYK | cmyk(30.2%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.99, 33.39, -48.60) |
| CIE-LCH | lch(65.99, 58.96, 304.49°) |
| OKLab | oklab(72.02% 0.0651 -0.1362) |
| OKLCH | oklch(72.02% 0.151 295.5) |
| XYZ | xyz(43.9952, 35.3059, 93.2856) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.54
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD8FF8 #DAF88F
analogous
#8FA6F8 #AD8FF8 #E28FF8
triadic
#AD8FF8 #F8AD8F #8FF8AD
tetradic
#AD8FF8 #F88FA6 #DAF88F #8FF8E2
square
#AD8FF8 #F88FA6 #DAF88F #8FF8E2
split-complementary
#AD8FF8 #F8E28F #A6F88F
monochromatic
#591CF1 #8355F4 #AD8FF8 #D7C9FC #EAE2FD
Accessibility & contrast
On white
2.61
#AD8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#AD8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD8FF8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD8FF8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#749FF5
Tritanopia (blue-blind)
#9DA2B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ad8ff8; /* rgb */ color: rgb(173, 143, 248); /* oklch */ color: oklch(72.0% 0.151 295.5);
Tailwind
colors: {
custom: {
50: '#c8b0fb',
500: '#ad8ff8',
950: '#000000',
},
}SCSS
$custom: #ad8ff8; $custom-light: #c8b0fb; $custom-dark: #000000;
JSON
{
"hex": "#ad8ff8",
"rgb": {
"r": 173,
"g": 143,
"b": 248
},
"hsl": {
"h": 257.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.72015,
"c": 0.15097,
"h": 295.5
},
"luminance": 0.35306
}Semantic roles & 50–950 ramp
primary
#AD8FF8
secondary
#ECF5D6
accent
#E501A4
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85