#ADA6FE#ADA6FE
#ADA6FE is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.5% C 0.125 H 286.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA6FE |
|---|---|
| RGB | rgb(173, 166, 254) |
| HSL | hsl(245, 98%, 82%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(31.9%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.77, 21.95, -42.79) |
| CIE-LCH | lch(71.77, 48.09, 297.16°) |
| OKLab | oklab(76.51% 0.0358 -0.1194) |
| OKLCH | oklch(76.51% 0.125 286.7) |
| XYZ | xyz(48.7544, 43.3112, 99.5379) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.22
Pastel Purple
#CAA0FF
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 7.86
Lavender
#B39DDB
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 7.97
Lilac (survey)
#CEA2FD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA6FE #F7FEA6
analogous
#A6CBFE #ADA6FE #D9A6FE
triadic
#ADA6FE #FEADA6 #A6FEAD
tetradic
#ADA6FE #FEA6CB #F7FEA6 #A6FED9
square
#ADA6FE #FEA6CB #F7FEA6 #A6FED9
split-complementary
#ADA6FE #FED9A6 #CBFEA6
monochromatic
#3D2DFD #7569FD #ADA6FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.17
#ADA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ADA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA6FE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA6FE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#99B6C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ada6fe; /* rgb */ color: rgb(173, 166, 254); /* oklch */ color: oklch(76.5% 0.125 286.7);
Tailwind
colors: {
custom: {
50: '#c7c0ff',
500: '#ada6fe',
950: '#000000',
},
}SCSS
$custom: #ada6fe; $custom-light: #c7c0ff; $custom-dark: #000000;
JSON
{
"hex": "#ada6fe",
"rgb": {
"r": 173,
"g": 166,
"b": 254
},
"hsl": {
"h": 244.773,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.76505,
"c": 0.12466,
"h": 286.7
},
"luminance": 0.43312
}Semantic roles & 50–950 ramp
primary
#ADA6FE
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186