#ADAED2#ADAED2
#ADAED2 is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.051 H 283.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAED2 |
|---|---|
| RGB | rgb(173, 174, 210) |
| HSL | hsl(238, 29%, 75%) |
| HSV | hsv(238, 18%, 82%) |
| CMYK | cmyk(17.6%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.10, 7.05, -18.30) |
| CIE-LCH | lch(72.10, 19.61, 291.06°) |
| OKLab | oklab(76.21% 0.0123 -0.0498) |
| OKLCH | oklch(76.21% 0.051 283.9) |
| XYZ | xyz(43.9998, 43.8089, 67.0981) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.31
Periwinkle
#CCCCFF
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 10.17
Pale Violet
#CEAEFA
ΔE00 10.47
Light Blue Grey
#B7C9E2
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAED2 #D2D1AD
analogous
#ADC1D2 #ADAED2 #BEADD2
triadic
#ADAED2 #D2ADAE #AED2AD
tetradic
#ADAED2 #D2ADC1 #D2D1AD #ADD2BE
square
#ADAED2 #D2ADC1 #D2D1AD #ADD2BE
split-complementary
#ADAED2 #D2BEAD #C1D2AD
monochromatic
#5E60A7 #8587BC #ADAED2 #D5D5E8 #EBEBF4
Accessibility & contrast
On white
2.15
#ADAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ADAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAED2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAED2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#A5B4BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaed2; /* rgb */ color: rgb(173, 174, 210); /* oklch */ color: oklch(76.2% 0.051 283.9);
Tailwind
colors: {
custom: {
50: '#c5c6df',
500: '#adaed2',
950: '#000000',
},
}SCSS
$custom: #adaed2; $custom-light: #c5c6df; $custom-dark: #000000;
JSON
{
"hex": "#adaed2",
"rgb": {
"r": 173,
"g": 174,
"b": 210
},
"hsl": {
"h": 238.378,
"s": 29.134,
"l": 75.098
},
"oklch": {
"l": 0.76208,
"c": 0.0513,
"h": 283.9
},
"luminance": 0.43809
}Semantic roles & 50–950 ramp
primary
#ADAED2
secondary
#EBEAE0
accent
#A53EA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283