#ADA0FA#ADA0FA
#ADA0FA is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.2% C 0.128 H 289.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA0FA |
|---|---|
| RGB | rgb(173, 160, 250) |
| HSL | hsl(249, 90%, 80%) |
| HSV | hsv(249, 36%, 98%) |
| CMYK | cmyk(30.8%, 36%, 0%, 2%) |
| CIE-LAB | lab(70.12, 24.32, -43.18) |
| CIE-LCH | lch(70.12, 49.56, 299.38°) |
| OKLab | oklab(75.19% 0.0429 -0.1205) |
| OKLCH | oklch(75.19% 0.128 289.6) |
| XYZ | xyz(47.0552, 40.9270, 95.8445) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.36
Lavender
#B39DDB
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 6.98
Lilac (survey)
#CEA2FD
ΔE00 7.16
Lavender (survey)
#C79FEF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA0FA #EDFAA0
analogous
#A0C0FA #ADA0FA #DAA0FA
triadic
#ADA0FA #FAADA0 #A0FAAD
tetradic
#ADA0FA #FAA0C0 #EDFAA0 #A0FADA
square
#ADA0FA #FAA0C0 #EDFAA0 #A0FADA
split-complementary
#ADA0FA #FADAA0 #C0FAA0
monochromatic
#492CF4 #7B66F7 #ADA0FA #DFDAFD #E6E2FD
Accessibility & contrast
On white
2.29
#ADA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ADA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA0FA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA0FA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#9BB0C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada0fa; /* rgb */ color: rgb(173, 160, 250); /* oklch */ color: oklch(75.2% 0.128 289.6);
Tailwind
colors: {
custom: {
50: '#c7bcfc',
500: '#ada0fa',
950: '#000000',
},
}SCSS
$custom: #ada0fa; $custom-light: #c7bcfc; $custom-dark: #000000;
JSON
{
"hex": "#ada0fa",
"rgb": {
"r": 173,
"g": 160,
"b": 250
},
"hsl": {
"h": 248.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.75191,
"c": 0.12795,
"h": 289.6
},
"luminance": 0.40928
}Semantic roles & 50–950 ramp
primary
#ADA0FA
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185