#ADA8FE#ADA8FE
#ADA8FE is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.9% C 0.122 H 285.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA8FE |
|---|---|
| RGB | rgb(173, 168, 254) |
| HSL | hsl(243, 98%, 83%) |
| HSV | hsv(243, 34%, 100%) |
| CMYK | cmyk(31.9%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.26, 20.83, -42.02) |
| CIE-LCH | lch(72.26, 46.89, 296.37°) |
| OKLab | oklab(76.88% 0.0332 -0.1172) |
| OKLCH | oklch(76.88% 0.122 285.8) |
| XYZ | xyz(49.1208, 44.0440, 99.6600) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 7.68
Pale Violet
#CEAEFA
ΔE00 7.93
Lavender
#B39DDB
ΔE00 8.06
Perrywinkle
#8F8CE7
ΔE00 8.34
Lilac (survey)
#CEA2FD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA8FE #F9FEA8
analogous
#A8CEFE #ADA8FE #D8A8FE
triadic
#ADA8FE #FEADA8 #A8FEAD
tetradic
#ADA8FE #FEA8CE #F9FEA8 #A8FED8
square
#ADA8FE #FEA8CE #F9FEA8 #A8FED8
split-complementary
#ADA8FE #FED8A8 #CEFEA8
monochromatic
#3B2FFD #746BFD #ADA8FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.14
#ADA8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ADA8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA8FE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA8FE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#99B8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ada8fe; /* rgb */ color: rgb(173, 168, 254); /* oklch */ color: oklch(76.9% 0.122 285.8);
Tailwind
colors: {
custom: {
50: '#c7c1ff',
500: '#ada8fe',
950: '#000000',
},
}SCSS
$custom: #ada8fe; $custom-light: #c7c1ff; $custom-dark: #000000;
JSON
{
"hex": "#ada8fe",
"rgb": {
"r": 173,
"g": 168,
"b": 254
},
"hsl": {
"h": 243.488,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.76882,
"c": 0.12179,
"h": 285.8
},
"luminance": 0.44045
}Semantic roles & 50–950 ramp
primary
#ADA8FE
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186