#ADAAFF#ADAAFF
#ADAAFF is a light, vivid blue. Relative luminance 0.449; OKLCH L 77.3% C 0.120 H 284.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAFF |
|---|---|
| RGB | rgb(173, 170, 255) |
| HSL | hsl(242, 100%, 83%) |
| HSV | hsv(242, 33%, 100%) |
| CMYK | cmyk(32.2%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(72.79, 19.96, -41.72) |
| CIE-LCH | lch(72.79, 46.25, 295.57°) |
| OKLab | oklab(77.31% 0.0308 -0.1163) |
| OKLCH | oklch(77.31% 0.12 284.8) |
| XYZ | xyz(49.6535, 44.8523, 100.6296) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.07
Pastel Purple
#CAA0FF
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAFF #FCFFAA
analogous
#AAD1FF #ADAAFF #D7AAFF
triadic
#ADAAFF #FFADAA #AAFFAD
tetradic
#ADAAFF #FFAAD1 #FCFFAA #AAFFD7
square
#ADAAFF #FFAAD1 #FCFFAA #AAFFD7
split-complementary
#ADAAFF #FFD7AA #D1FFAA
monochromatic
#3730FF #726DFF #ADAAFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.11
#ADAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#ADAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAFF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAFF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#98BAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adaaff; /* rgb */ color: rgb(173, 170, 255); /* oklch */ color: oklch(77.3% 0.120 284.8);
Tailwind
colors: {
custom: {
50: '#c7c3ff',
500: '#adaaff',
950: '#000000',
},
}SCSS
$custom: #adaaff; $custom-light: #c7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#adaaff",
"rgb": {
"r": 173,
"g": 170,
"b": 255
},
"hsl": {
"h": 242.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77309,
"c": 0.12034,
"h": 284.8
},
"luminance": 0.44854
}Semantic roles & 50–950 ramp
primary
#ADAAFF
secondary
#F6F7D4
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186