#ABAED7#ABAED7
#ABAED7 is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.059 H 281.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAED7 |
|---|---|
| RGB | rgb(171, 174, 215) |
| HSL | hsl(236, 35%, 76%) |
| HSV | hsv(236, 20%, 84%) |
| CMYK | cmyk(20.5%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(72.12, 7.53, -21.02) |
| CIE-LCH | lch(72.12, 22.33, 289.72°) |
| OKLab | oklab(76.24% 0.0118 -0.0574) |
| OKLCH | oklch(76.24% 0.059 281.6) |
| XYZ | xyz(44.1934, 43.8356, 70.4096) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.16
Lavender
#B39DDB
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 9.85
Lightsteelblue
#B0C4DE
ΔE00 9.89
Pastel Blue
#A2BFFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAED7 #D7D4AB
analogous
#ABC4D7 #ABAED7 #BEABD7
triadic
#ABAED7 #D7ABAE #AED7AB
tetradic
#ABAED7 #D7ABC4 #D7D4AB #ABD7BE
square
#ABAED7 #D7ABC4 #D7D4AB #ABD7BE
split-complementary
#ABAED7 #D7BEAB #C4D7AB
monochromatic
#585EB0 #8286C3 #ABAED7 #D4D6EB #EAEBF5
Accessibility & contrast
On white
2.15
#ABAED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ABAED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAED7
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAED7 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B2D9
Deuteranopia (green-blind)
#A2AFD6
Tritanopia (blue-blind)
#A1B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaed7; /* rgb */ color: rgb(171, 174, 215); /* oklch */ color: oklch(76.2% 0.059 281.6);
Tailwind
colors: {
custom: {
50: '#c4c6e3',
500: '#abaed7',
950: '#000000',
},
}SCSS
$custom: #abaed7; $custom-light: #c4c6e3; $custom-dark: #000000;
JSON
{
"hex": "#abaed7",
"rgb": {
"r": 171,
"g": 174,
"b": 215
},
"hsl": {
"h": 235.909,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.76241,
"c": 0.05864,
"h": 281.6
},
"luminance": 0.43836
}Semantic roles & 50–950 ramp
primary
#ABAED7
secondary
#ECEBDF
accent
#A637AE
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283