#ABAED3#ABAED3
#ABAED3 is a light, muted blue. Relative luminance 0.436; OKLCH L 76.1% C 0.053 H 281.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAED3 |
|---|---|
| RGB | rgb(171, 174, 211) |
| HSL | hsl(236, 31%, 75%) |
| HSV | hsv(236, 19%, 83%) |
| CMYK | cmyk(19%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(71.98, 6.63, -19.04) |
| CIE-LCH | lch(71.98, 20.16, 289.21°) |
| OKLab | oklab(76.09% 0.0105 -0.0519) |
| OKLCH | oklch(76.09% 0.053 281.4) |
| XYZ | xyz(43.6857, 43.6325, 67.7357) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.74
Lavender
#B39DDB
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.81
Lightsteelblue
#B0C4DE
ΔE00 9.68
Light Blue Grey
#B7C9E2
ΔE00 10.09
Pale Violet
#CEAEFA
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAED3 #D3D0AB
analogous
#ABC2D3 #ABAED3 #BCABD3
triadic
#ABAED3 #D3ABAE #AED3AB
tetradic
#ABAED3 #D3ABC2 #D3D0AB #ABD3BC
square
#ABAED3 #D3ABC2 #D3D0AB #ABD3BC
split-complementary
#ABAED3 #D3BCAB #C2D3AB
monochromatic
#5B61A9 #8387BE #ABAED3 #D3D5E8 #EBECF4
Accessibility & contrast
On white
2.16
#ABAED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABAED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAED3
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAED3 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B2D5
Deuteranopia (green-blind)
#A3AFD2
Tritanopia (blue-blind)
#A2B4BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abaed3; /* rgb */ color: rgb(171, 174, 211); /* oklch */ color: oklch(76.1% 0.053 281.4);
Tailwind
colors: {
custom: {
50: '#c4c6e0',
500: '#abaed3',
950: '#000000',
},
}SCSS
$custom: #abaed3; $custom-light: #c4c6e0; $custom-dark: #000000;
JSON
{
"hex": "#abaed3",
"rgb": {
"r": 171,
"g": 174,
"b": 211
},
"hsl": {
"h": 235.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.76089,
"c": 0.05295,
"h": 281.4
},
"luminance": 0.43633
}Semantic roles & 50–950 ramp
primary
#ABAED3
secondary
#EBEAE0
accent
#A23CAA
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283