#ADAEDF#ADAEDF
#ADAEDF is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.070 H 283.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEDF |
|---|---|
| RGB | rgb(173, 174, 223) |
| HSL | hsl(239, 44%, 78%) |
| HSV | hsv(239, 22%, 87%) |
| CMYK | cmyk(22.4%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.55, 9.98, -24.72) |
| CIE-LCH | lch(72.55, 26.66, 291.99°) |
| OKLab | oklab(76.71% 0.0165 -0.0678) |
| OKLCH | oklch(76.71% 0.07 283.7) |
| XYZ | xyz(45.6856, 44.4832, 75.9769) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lavender
#B39DDB
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 7.79
Pale Violet
#CEAEFA
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 9.38
Pastel Blue
#A2BFFE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEDF #DFDEAD
analogous
#ADC7DF #ADAEDF #C5ADDF
triadic
#ADAEDF #DFADAE #AEDFAD
tetradic
#ADAEDF #DFADC7 #DFDEAD #ADDFC5
square
#ADAEDF #DFADC7 #DFDEAD #ADDFC5
split-complementary
#ADAEDF #DFC5AD #C7DFAD
monochromatic
#5557BD #8183CE #ADAEDF #D9D9F0 #E9E9F6
Accessibility & contrast
On white
2.12
#ADAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ADAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEDF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEDF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E1
Deuteranopia (green-blind)
#A0B0DE
Tritanopia (blue-blind)
#A2B6BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adaedf; /* rgb */ color: rgb(173, 174, 223); /* oklch */ color: oklch(76.7% 0.070 283.7);
Tailwind
colors: {
custom: {
50: '#c6c6e9',
500: '#adaedf',
950: '#000000',
},
}SCSS
$custom: #adaedf; $custom-light: #c6c6e9; $custom-dark: #000000;
JSON
{
"hex": "#adaedf",
"rgb": {
"r": 173,
"g": 174,
"b": 223
},
"hsl": {
"h": 238.8,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.76707,
"c": 0.0698,
"h": 283.7
},
"luminance": 0.44484
}Semantic roles & 50–950 ramp
primary
#ADAEDF
secondary
#EDEDDE
accent
#B42FB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284