#ADAAF2#ADAAF2
#ADAAF2 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.102 H 285.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAF2 |
|---|---|
| RGB | rgb(173, 170, 242) |
| HSL | hsl(243, 73%, 81%) |
| HSV | hsv(243, 30%, 95%) |
| CMYK | cmyk(28.5%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(72.26, 16.73, -35.51) |
| CIE-LCH | lch(72.26, 39.26, 295.22°) |
| OKLab | oklab(76.72% 0.0275 -0.0985) |
| OKLCH | oklch(76.72% 0.102 285.6) |
| XYZ | xyz(47.6312, 44.0434, 89.9789) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 7.59
Pastel Purple
#CAA0FF
ΔE00 8.09
Lavender (survey)
#C79FEF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAF2 #EFF2AA
analogous
#AACBF2 #ADAAF2 #D1AAF2
triadic
#ADAAF2 #F2ADAA #AAF2AD
tetradic
#ADAAF2 #F2AACB #EFF2AA #AAF2D1
square
#ADAAF2 #F2AACB #EFF2AA #AAF2D1
split-complementary
#ADAAF2 #F2D1AA #CBF2AA
monochromatic
#4740E2 #7A75EA #ADAAF2 #E0DFFA #E5E4FB
Accessibility & contrast
On white
2.14
#ADAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ADAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAF2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAF2 | 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)
#96B3F5
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#9DB7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaaf2; /* rgb */ color: rgb(173, 170, 242); /* oklch */ color: oklch(76.7% 0.102 285.6);
Tailwind
colors: {
custom: {
50: '#c7c3f6',
500: '#adaaf2',
950: '#000000',
},
}SCSS
$custom: #adaaf2; $custom-light: #c7c3f6; $custom-dark: #000000;
JSON
{
"hex": "#adaaf2",
"rgb": {
"r": 173,
"g": 170,
"b": 242
},
"hsl": {
"h": 242.5,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.76718,
"c": 0.10226,
"h": 285.6
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#ADAAF2
secondary
#F2F3D8
accent
#D610CD
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185