#ADA9FE#ADA9FE
#ADA9FE is a light, vivid blue. Relative luminance 0.444; OKLCH L 77.1% C 0.120 H 285.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA9FE |
|---|---|
| RGB | rgb(173, 169, 254) |
| HSL | hsl(243, 98%, 83%) |
| HSV | hsv(243, 33%, 100%) |
| CMYK | cmyk(31.9%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.50, 20.27, -41.63) |
| CIE-LCH | lch(72.50, 46.30, 295.96°) |
| OKLab | oklab(77.07% 0.0319 -0.1161) |
| OKLCH | oklch(77.07% 0.12 285.4) |
| XYZ | xyz(49.3062, 44.4146, 99.7218) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 7.99
Lavender
#B39DDB
ΔE00 8.17
Light Periwinkle
#C1C6FC
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA9FE #FAFEA9
analogous
#A9CFFE #ADA9FE #D8A9FE
triadic
#ADA9FE #FEADA9 #A9FEAD
tetradic
#ADA9FE #FEA9CF #FAFEA9 #A9FED8
square
#ADA9FE #FEA9CF #FAFEA9 #A9FED8
split-complementary
#ADA9FE #FED8A9 #CFFEA9
monochromatic
#3A30FD #736DFD #ADA9FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.12
#ADA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ADA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA9FE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA9FE | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8EAFFC
Tritanopia (blue-blind)
#99B9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ada9fe; /* rgb */ color: rgb(173, 169, 254); /* oklch */ color: oklch(77.1% 0.120 285.4);
Tailwind
colors: {
custom: {
50: '#c7c2ff',
500: '#ada9fe',
950: '#000000',
},
}SCSS
$custom: #ada9fe; $custom-light: #c7c2ff; $custom-dark: #000000;
JSON
{
"hex": "#ada9fe",
"rgb": {
"r": 173,
"g": 169,
"b": 254
},
"hsl": {
"h": 242.824,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.77072,
"c": 0.12037,
"h": 285.4
},
"luminance": 0.44416
}Semantic roles & 50–950 ramp
primary
#ADA9FE
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186