#ADAAEA#ADAAEA
#ADAAEA is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.091 H 286.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAEA |
|---|---|
| RGB | rgb(173, 170, 234) |
| HSL | hsl(243, 60%, 79%) |
| HSV | hsv(243, 27%, 92%) |
| CMYK | cmyk(26.1%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.94, 14.79, -31.65) |
| CIE-LCH | lch(71.94, 34.94, 295.05°) |
| OKLab | oklab(76.37% 0.0254 -0.0874) |
| OKLCH | oklch(76.37% 0.091 286.2) |
| XYZ | xyz(46.4558, 43.5733, 83.7889) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Violet
#CEAEFA
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.45
Light Violet
#D6B4FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAEA #E7EAAA
analogous
#AAC7EA #ADAAEA #CDAAEA
triadic
#ADAAEA #EAADAA #AAEAAD
tetradic
#ADAAEA #EAAAC7 #E7EAAA #AAEACD
square
#ADAAEA #EAAAC7 #E7EAAA #AAEACD
split-complementary
#ADAAEA #EACDAA #C7EAAA
monochromatic
#4E48D2 #7E79DE #ADAAEA #DCDBF6 #E7E6F9
Accessibility & contrast
On white
2.16
#ADAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#ADAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAEA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAEA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#9FB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #adaaea; /* rgb */ color: rgb(173, 170, 234); /* oklch */ color: oklch(76.4% 0.091 286.2);
Tailwind
colors: {
custom: {
50: '#c6c3f1',
500: '#adaaea',
950: '#000000',
},
}SCSS
$custom: #adaaea; $custom-light: #c6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#adaaea",
"rgb": {
"r": 173,
"g": 170,
"b": 234
},
"hsl": {
"h": 242.813,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76371,
"c": 0.09104,
"h": 286.2
},
"luminance": 0.43574
}Semantic roles & 50–950 ramp
primary
#ADAAEA
secondary
#EFF0DB
accent
#C81DC0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184