#ADAED4#ADAED4
#ADAED4 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.3% C 0.054 H 283.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAED4 |
|---|---|
| RGB | rgb(173, 174, 212) |
| HSL | hsl(238, 31%, 75%) |
| HSV | hsv(238, 18%, 83%) |
| CMYK | cmyk(18.4%, 17.9%, 0%, 16.9%) |
| CIE-LAB | lab(72.17, 7.49, -19.29) |
| CIE-LCH | lch(72.17, 20.69, 291.22°) |
| OKLab | oklab(76.28% 0.013 -0.0526) |
| OKLCH | oklch(76.28% 0.054 283.8) |
| XYZ | xyz(44.2505, 43.9092, 68.4186) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.94
Periwinkle
#CCCCFF
ΔE00 8.59
Pale Violet
#CEAEFA
ΔE00 10.08
Lightsteelblue
#B0C4DE
ΔE00 10.27
Light Blue Grey
#B7C9E2
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAED4 #D4D3AD
analogous
#ADC1D4 #ADAED4 #BFADD4
triadic
#ADAED4 #D4ADAE #AED4AD
tetradic
#ADAED4 #D4ADC1 #D4D3AD #ADD4BF
square
#ADAED4 #D4ADC1 #D4D3AD #ADD4BF
split-complementary
#ADAED4 #D4BFAD #C1D4AD
monochromatic
#5D5FAA #8586BF #ADAED4 #D5D6E9 #EBEBF4
Accessibility & contrast
On white
2.15
#ADAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ADAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAED4
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAED4 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D6
Deuteranopia (green-blind)
#A3B0D3
Tritanopia (blue-blind)
#A5B4BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaed4; /* rgb */ color: rgb(173, 174, 212); /* oklch */ color: oklch(76.3% 0.054 283.8);
Tailwind
colors: {
custom: {
50: '#c5c6e1',
500: '#adaed4',
950: '#000000',
},
}SCSS
$custom: #adaed4; $custom-light: #c5c6e1; $custom-dark: #000000;
JSON
{
"hex": "#adaed4",
"rgb": {
"r": 173,
"g": 174,
"b": 212
},
"hsl": {
"h": 238.462,
"s": 31.2,
"l": 75.49
},
"oklch": {
"l": 0.76283,
"c": 0.05415,
"h": 283.8
},
"luminance": 0.4391
}Semantic roles & 50–950 ramp
primary
#ADAED4
secondary
#EBEBE0
accent
#A73CAA
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283