#ABAED2#ABAED2
#ABAED2 is a light, muted blue. Relative luminance 0.436; OKLCH L 76.1% C 0.052 H 281.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAED2 |
|---|---|
| RGB | rgb(171, 174, 210) |
| HSL | hsl(235, 30%, 75%) |
| HSV | hsv(235, 19%, 82%) |
| CMYK | cmyk(18.6%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.95, 6.41, -18.54) |
| CIE-LCH | lch(71.95, 19.62, 289.07°) |
| OKLab | oklab(76.05% 0.0101 -0.0505) |
| OKLCH | oklch(76.05% 0.052 281.4) |
| XYZ | xyz(43.5608, 43.5825, 67.0775) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.61
Light Blue Grey
#B7C9E2
ΔE00 10.01
Pale Violet
#CEAEFA
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAED2 #D2CFAB
analogous
#ABC2D2 #ABAED2 #BCABD2
triadic
#ABAED2 #D2ABAE #AED2AB
tetradic
#ABAED2 #D2ABC2 #D2CFAB #ABD2BC
square
#ABAED2 #D2ABC2 #D2CFAB #ABD2BC
split-complementary
#ABAED2 #D2BCAB #C2D2AB
monochromatic
#5B61A7 #8388BD #ABAED2 #D3D4E7 #EBECF4
Accessibility & contrast
On white
2.16
#ABAED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ABAED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAED2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAED2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D4
Deuteranopia (green-blind)
#A3AFD1
Tritanopia (blue-blind)
#A2B4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaed2; /* rgb */ color: rgb(171, 174, 210); /* oklch */ color: oklch(76.1% 0.052 281.4);
Tailwind
colors: {
custom: {
50: '#c4c6df',
500: '#abaed2',
950: '#000000',
},
}SCSS
$custom: #abaed2; $custom-light: #c4c6df; $custom-dark: #000000;
JSON
{
"hex": "#abaed2",
"rgb": {
"r": 171,
"g": 174,
"b": 210
},
"hsl": {
"h": 235.385,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.76052,
"c": 0.05152,
"h": 281.4
},
"luminance": 0.43583
}Semantic roles & 50–950 ramp
primary
#ABAED2
secondary
#EBEAE0
accent
#A13DA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283