#ADAAEF#ADAAEF
#ADAAEF is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.098 H 285.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAEF |
|---|---|
| RGB | rgb(173, 170, 239) |
| HSL | hsl(243, 68%, 80%) |
| HSV | hsv(243, 29%, 94%) |
| CMYK | cmyk(27.6%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.14, 16.00, -34.07) |
| CIE-LCH | lch(72.14, 37.64, 295.15°) |
| OKLab | oklab(76.59% 0.0267 -0.0943) |
| OKLCH | oklch(76.59% 0.098 285.8) |
| XYZ | xyz(47.1843, 43.8646, 87.6254) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 7.25
Periwinkle Blue
#8F99FB
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.19
Lavender (survey)
#C79FEF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAEF #ECEFAA
analogous
#AAC9EF #ADAAEF #D0AAEF
triadic
#ADAAEF #EFADAA #AAEFAD
tetradic
#ADAAEF #EFAAC9 #ECEFAA #AAEFD0
square
#ADAAEF #EFAAC9 #ECEFAA #AAEFD0
split-complementary
#ADAAEF #EFD0AA #C9EFAA
monochromatic
#4A43DC #7B76E5 #ADAAEF #DFDEF9 #E6E5FA
Accessibility & contrast
On white
2.15
#ADAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ADAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAEF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAEF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#9DB6C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaaef; /* rgb */ color: rgb(173, 170, 239); /* oklch */ color: oklch(76.6% 0.098 285.8);
Tailwind
colors: {
custom: {
50: '#c7c3f4',
500: '#adaaef',
950: '#000000',
},
}SCSS
$custom: #adaaef; $custom-light: #c7c3f4; $custom-dark: #000000;
JSON
{
"hex": "#adaaef",
"rgb": {
"r": 173,
"g": 170,
"b": 239
},
"hsl": {
"h": 242.609,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76587,
"c": 0.09807,
"h": 285.8
},
"luminance": 0.43866
}Semantic roles & 50–950 ramp
primary
#ADAAEF
secondary
#F1F2D9
accent
#D015C8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185