#ABBAED#ABBAED
#ABBAED is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.075 H 271.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAED |
|---|---|
| RGB | rgb(171, 186, 237) |
| HSL | hsl(226, 65%, 80%) |
| HSV | hsv(226, 28%, 93%) |
| CMYK | cmyk(27.8%, 21.5%, 0%, 7.1%) |
| CIE-LAB | lab(76.00, 6.09, -27.05) |
| CIE-LCH | lch(76.00, 27.73, 282.68°) |
| OKLab | oklab(79.52% 0.0024 -0.0745) |
| OKLCH | oklch(79.52% 0.075 271.9) |
| XYZ | xyz(49.6354, 49.8887, 87.1186) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 4.62
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAED #EDDEAB
analogous
#ABDBED #ABBAED #BDABED
triadic
#ABBAED #EDABBA #BAEDAB
tetradic
#ABBAED #EDABDB #EDDEAB #ABEDBD
square
#ABBAED #EDABDB #EDDEAB #ABEDBD
split-complementary
#ABBAED #EDBDAB #DBEDAB
monochromatic
#4667D7 #7991E2 #ABBAED #DDE3F8 #E6EAFA
Accessibility & contrast
On white
1.91
#ABBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAED
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAED | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#9AC4CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbaed; /* rgb */ color: rgb(171, 186, 237); /* oklch */ color: oklch(79.5% 0.075 271.9);
Tailwind
colors: {
custom: {
50: '#c5cef3',
500: '#abbaed',
950: '#000000',
},
}SCSS
$custom: #abbaed; $custom-light: #c5cef3; $custom-dark: #000000;
JSON
{
"hex": "#abbaed",
"rgb": {
"r": 171,
"g": 186,
"b": 237
},
"hsl": {
"h": 226.364,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.79523,
"c": 0.07451,
"h": 271.9
},
"luminance": 0.4989
}Semantic roles & 50–950 ramp
primary
#ABBAED
secondary
#F1ECDA
accent
#A419CD
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131317
muted
#828285