#ADAEDD#ADAEDD
#ADAEDD is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.067 H 283.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEDD |
|---|---|
| RGB | rgb(173, 174, 221) |
| HSL | hsl(239, 41%, 77%) |
| HSV | hsv(239, 22%, 87%) |
| CMYK | cmyk(21.7%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(72.48, 9.52, -23.74) |
| CIE-LCH | lch(72.48, 25.58, 291.86°) |
| OKLab | oklab(76.63% 0.0159 -0.065) |
| OKLCH | oklch(76.63% 0.067 283.7) |
| XYZ | xyz(45.4176, 44.3760, 74.5652) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.57
Lavender
#B39DDB
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 8.71
Light Violet
#D6B4FC
ΔE00 9.54
Pastel Blue
#A2BFFE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEDD #DDDCAD
analogous
#ADC6DD #ADAEDD #C4ADDD
triadic
#ADAEDD #DDADAE #AEDDAD
tetradic
#ADAEDD #DDADC6 #DDDCAD #ADDDC4
square
#ADAEDD #DDADC6 #DDDCAD #ADDDC4
split-complementary
#ADAEDD #DDC4AD #C6DDAD
monochromatic
#5659B9 #8283CB #ADAEDD #D8D9EF #E9EAF6
Accessibility & contrast
On white
2.13
#ADAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ADAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEDD
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEDD | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DF
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#A2B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaedd; /* rgb */ color: rgb(173, 174, 221); /* oklch */ color: oklch(76.6% 0.067 283.7);
Tailwind
colors: {
custom: {
50: '#c6c6e7',
500: '#adaedd',
950: '#000000',
},
}SCSS
$custom: #adaedd; $custom-light: #c6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#adaedd",
"rgb": {
"r": 173,
"g": 174,
"b": 221
},
"hsl": {
"h": 238.75,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.76628,
"c": 0.06696,
"h": 283.7
},
"luminance": 0.44377
}Semantic roles & 50–950 ramp
primary
#ADAEDD
secondary
#EDEDDE
accent
#B231B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284