#ADA7FE#ADA7FE
#ADA7FE is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.7% C 0.123 H 286.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7FE |
|---|---|
| RGB | rgb(173, 167, 254) |
| HSL | hsl(244, 98%, 83%) |
| HSV | hsv(244, 34%, 100%) |
| CMYK | cmyk(31.9%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.01, 21.39, -42.40) |
| CIE-LCH | lch(72.01, 47.49, 296.77°) |
| OKLab | oklab(76.69% 0.0345 -0.1183) |
| OKLCH | oklch(76.69% 0.123 286.3) |
| XYZ | xyz(48.9369, 43.6761, 99.5987) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 7.49
Pale Violet
#CEAEFA
ΔE00 7.89
Lavender
#B39DDB
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 8.15
Lilac (survey)
#CEA2FD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7FE #F8FEA7
analogous
#A7CCFE #ADA7FE #D9A7FE
triadic
#ADA7FE #FEADA7 #A7FEAD
tetradic
#ADA7FE #FEA7CC #F8FEA7 #A7FED9
square
#ADA7FE #FEA7CC #F8FEA7 #A7FED9
split-complementary
#ADA7FE #FED9A7 #CCFEA7
monochromatic
#3C2EFD #756AFD #ADA7FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.16
#ADA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ADA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#99B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ada7fe; /* rgb */ color: rgb(173, 167, 254); /* oklch */ color: oklch(76.7% 0.123 286.3);
Tailwind
colors: {
custom: {
50: '#c7c1ff',
500: '#ada7fe',
950: '#000000',
},
}SCSS
$custom: #ada7fe; $custom-light: #c7c1ff; $custom-dark: #000000;
JSON
{
"hex": "#ada7fe",
"rgb": {
"r": 173,
"g": 167,
"b": 254
},
"hsl": {
"h": 244.138,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.76693,
"c": 0.12322,
"h": 286.3
},
"luminance": 0.43677
}Semantic roles & 50–950 ramp
primary
#ADA7FE
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186