#ABAED6#ABAED6
#ABAED6 is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.057 H 281.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAED6 |
|---|---|
| RGB | rgb(171, 174, 214) |
| HSL | hsl(236, 34%, 75%) |
| HSV | hsv(236, 20%, 84%) |
| CMYK | cmyk(20.1%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(72.08, 7.31, -20.53) |
| CIE-LCH | lch(72.08, 21.79, 289.60°) |
| OKLab | oklab(76.2% 0.0115 -0.0561) |
| OKLCH | oklch(76.2% 0.057 281.6) |
| XYZ | xyz(44.0653, 43.7843, 69.7349) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.29
Lavender
#B39DDB
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 8.47
Lightsteelblue
#B0C4DE
ΔE00 9.84
Pale Violet
#CEAEFA
ΔE00 10.00
Pastel Blue
#A2BFFE
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAED6 #D6D3AB
analogous
#ABC3D6 #ABAED6 #BDABD6
triadic
#ABAED6 #D6ABAE #AED6AB
tetradic
#ABAED6 #D6ABC3 #D6D3AB #ABD6BD
square
#ABAED6 #D6ABC3 #D6D3AB #ABD6BD
split-complementary
#ABAED6 #D6BDAB #C3D6AB
monochromatic
#595FAE #8286C2 #ABAED6 #D4D6EA #EAEBF5
Accessibility & contrast
On white
2.15
#ABAED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABAED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAED6
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAED6 | 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)
#A4B2D8
Deuteranopia (green-blind)
#A2AFD5
Tritanopia (blue-blind)
#A1B5BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaed6; /* rgb */ color: rgb(171, 174, 214); /* oklch */ color: oklch(76.2% 0.057 281.6);
Tailwind
colors: {
custom: {
50: '#c4c6e2',
500: '#abaed6',
950: '#000000',
},
}SCSS
$custom: #abaed6; $custom-light: #c4c6e2; $custom-dark: #000000;
JSON
{
"hex": "#abaed6",
"rgb": {
"r": 171,
"g": 174,
"b": 214
},
"hsl": {
"h": 235.814,
"s": 34.4,
"l": 75.49
},
"oklch": {
"l": 0.76203,
"c": 0.05722,
"h": 281.6
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#ABAED6
secondary
#ECEBDF
accent
#A538AD
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283