#ABAED5#ABAED5
#ABAED5 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.2% C 0.056 H 281.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAED5 |
|---|---|
| RGB | rgb(171, 174, 213) |
| HSL | hsl(236, 33%, 75%) |
| HSV | hsv(236, 20%, 84%) |
| CMYK | cmyk(19.7%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(72.05, 7.08, -20.03) |
| CIE-LCH | lch(72.05, 21.25, 289.47°) |
| OKLab | oklab(76.17% 0.0112 -0.0547) |
| OKLCH | oklch(76.17% 0.056 281.5) |
| XYZ | xyz(43.9380, 43.7334, 69.0644) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.43
Lavender
#B39DDB
ΔE00 8.06
Periwinkle
#CCCCFF
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 9.79
Pale Violet
#CEAEFA
ΔE00 10.16
Light Blue Grey
#B7C9E2
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAED5 #D5D2AB
analogous
#ABC3D5 #ABAED5 #BDABD5
triadic
#ABAED5 #D5ABAE #AED5AB
tetradic
#ABAED5 #D5ABC3 #D5D2AB #ABD5BD
square
#ABAED5 #D5ABC3 #D5D2AB #ABD5BD
split-complementary
#ABAED5 #D5BDAB #C3D5AB
monochromatic
#595FAC #8287C1 #ABAED5 #D4D5E9 #EBEBF5
Accessibility & contrast
On white
2.15
#ABAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAED5
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAED5 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D7
Deuteranopia (green-blind)
#A2AFD4
Tritanopia (blue-blind)
#A2B5BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaed5; /* rgb */ color: rgb(171, 174, 213); /* oklch */ color: oklch(76.2% 0.056 281.5);
Tailwind
colors: {
custom: {
50: '#c4c6e2',
500: '#abaed5',
950: '#000000',
},
}SCSS
$custom: #abaed5; $custom-light: #c4c6e2; $custom-dark: #000000;
JSON
{
"hex": "#abaed5",
"rgb": {
"r": 171,
"g": 174,
"b": 213
},
"hsl": {
"h": 235.714,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.76165,
"c": 0.0558,
"h": 281.5
},
"luminance": 0.43734
}Semantic roles & 50–950 ramp
primary
#ABAED5
secondary
#EBEBE0
accent
#A439AC
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283