#ABBBE2#ABBBE2
#ABBBE2 is a light, muted blue. Relative luminance 0.497; OKLCH L 79.3% C 0.058 H 267.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE2 |
|---|---|
| RGB | rgb(171, 187, 226) |
| HSL | hsl(223, 49%, 78%) |
| HSV | hsv(223, 24%, 89%) |
| CMYK | cmyk(24.3%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(75.88, 2.94, -21.29) |
| CIE-LCH | lch(75.88, 21.50, 277.87°) |
| OKLab | oklab(79.3% -0.0025 -0.0583) |
| OKLCH | oklch(79.3% 0.058 267.5) |
| XYZ | xyz(48.2887, 49.6883, 78.9834) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE2 #E2D2AB
analogous
#ABD7E2 #ABBBE2 #B6ABE2
triadic
#ABBBE2 #E2ABBB #BBE2AB
tetradic
#ABBBE2 #E2ABD7 #E2D2AB #ABE2B6
square
#ABBBE2 #E2ABD7 #E2D2AB #ABE2B6
split-complementary
#ABBBE2 #E2B6AB #D7E2AB
monochromatic
#5071C3 #7E96D2 #ABBBE2 #D8E0F2 #E8EDF7
Accessibility & contrast
On white
1.92
#ABBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#AAB9E1
Tritanopia (blue-blind)
#9DC3C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe2; /* rgb */ color: rgb(171, 187, 226); /* oklch */ color: oklch(79.3% 0.058 267.5);
Tailwind
colors: {
custom: {
50: '#c5cfeb',
500: '#abbbe2',
950: '#000000',
},
}SCSS
$custom: #abbbe2; $custom-light: #c5cfeb; $custom-dark: #000000;
JSON
{
"hex": "#abbbe2",
"rgb": {
"r": 171,
"g": 187,
"b": 226
},
"hsl": {
"h": 222.545,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.793,
"c": 0.05832,
"h": 267.5
},
"luminance": 0.4969
}Semantic roles & 50–950 ramp
primary
#ABBBE2
secondary
#EEE9DD
accent
#912ABC
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284