#ADAAF9#ADAAF9
#ADAAF9 is a light, moderate blue. Relative luminance 0.445; OKLCH L 77.0% C 0.112 H 285.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAF9 |
|---|---|
| RGB | rgb(173, 170, 249) |
| HSL | hsl(242, 87%, 82%) |
| HSV | hsv(242, 32%, 98%) |
| CMYK | cmyk(30.5%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.54, 18.46, -38.87) |
| CIE-LCH | lch(72.54, 43.03, 295.40°) |
| OKLab | oklab(77.03% 0.0293 -0.1081) |
| OKLCH | oklch(77.03% 0.112 285.2) |
| XYZ | xyz(48.7027, 44.4720, 95.6221) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.90
Lavender
#B39DDB
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 7.70
Pastel Purple
#CAA0FF
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAF9 #F6F9AA
analogous
#AACFF9 #ADAAF9 #D4AAF9
triadic
#ADAAF9 #F9ADAA #AAF9AD
tetradic
#ADAAF9 #F9AACF #F6F9AA #AAF9D4
square
#ADAAF9 #F9AACF #F6F9AA #AAF9D4
split-complementary
#ADAAF9 #F9D4AA #CFF9AA
monochromatic
#3F38F1 #7671F5 #ADAAF9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.12
#ADAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ADAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAF9
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAF9 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#9AB8C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaaf9; /* rgb */ color: rgb(173, 170, 249); /* oklch */ color: oklch(77.0% 0.112 285.2);
Tailwind
colors: {
custom: {
50: '#c7c3fb',
500: '#adaaf9',
950: '#000000',
},
}SCSS
$custom: #adaaf9; $custom-light: #c7c3fb; $custom-dark: #000000;
JSON
{
"hex": "#adaaf9",
"rgb": {
"r": 173,
"g": 170,
"b": 249
},
"hsl": {
"h": 242.278,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.77032,
"c": 0.11202,
"h": 285.2
},
"luminance": 0.44473
}Semantic roles & 50–950 ramp
primary
#ADAAF9
secondary
#F4F5D6
accent
#E302DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185