#ABBAEC#ABBAEC
#ABBAEC is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.5% C 0.073 H 271.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAEC |
|---|---|
| RGB | rgb(171, 186, 236) |
| HSL | hsl(226, 63%, 80%) |
| HSV | hsv(226, 28%, 93%) |
| CMYK | cmyk(27.5%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(75.97, 5.85, -26.57) |
| CIE-LCH | lch(75.97, 27.20, 282.42°) |
| OKLab | oklab(79.48% 0.0021 -0.0731) |
| OKLCH | oklch(79.48% 0.073 271.7) |
| XYZ | xyz(49.4897, 49.8304, 86.3513) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 4.72
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAEC #ECDDAB
analogous
#ABDBEC #ABBAEC #BDABEC
triadic
#ABBAEC #ECABBA #BAECAB
tetradic
#ABBAEC #ECABDB #ECDDAB #ABECBD
square
#ABBAEC #ECABDB #ECDDAB #ABECBD
split-complementary
#ABBAEC #ECBDAB #DBECAB
monochromatic
#4768D5 #7991E1 #ABBAEC #DDE3F7 #E6EBF9
Accessibility & contrast
On white
1.91
#ABBAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABBAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAEC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAEC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEE
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#9AC4CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbaec; /* rgb */ color: rgb(171, 186, 236); /* oklch */ color: oklch(79.5% 0.073 271.7);
Tailwind
colors: {
custom: {
50: '#c5cef2',
500: '#abbaec',
950: '#000000',
},
}SCSS
$custom: #abbaec; $custom-light: #c5cef2; $custom-dark: #000000;
JSON
{
"hex": "#abbaec",
"rgb": {
"r": 171,
"g": 186,
"b": 236
},
"hsl": {
"h": 226.154,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.79484,
"c": 0.07313,
"h": 271.7
},
"luminance": 0.49832
}Semantic roles & 50–950 ramp
primary
#ABBAEC
secondary
#F1ECDA
accent
#A21BCB
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131317
muted
#828285