#ABBBE3#ABBBE3
#ABBBE3 is a light, muted blue. Relative luminance 0.497; OKLCH L 79.3% C 0.060 H 267.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE3 |
|---|---|
| RGB | rgb(171, 187, 227) |
| HSL | hsl(223, 50%, 78%) |
| HSV | hsv(223, 25%, 89%) |
| CMYK | cmyk(24.7%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(75.91, 3.18, -21.78) |
| CIE-LCH | lch(75.91, 22.01, 278.30°) |
| OKLab | oklab(79.34% -0.0022 -0.0596) |
| OKLCH | oklch(79.34% 0.06 267.9) |
| XYZ | xyz(48.4263, 49.7433, 79.7081) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.57
Light Blue Grey
#B7C9E2
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE3 #E3D3AB
analogous
#ABD7E3 #ABBBE3 #B7ABE3
triadic
#ABBBE3 #E3ABBB #BBE3AB
tetradic
#ABBBE3 #E3ABD7 #E3D3AB #ABE3B7
square
#ABBBE3 #E3ABD7 #E3D3AB #ABE3B7
split-complementary
#ABBBE3 #E3B7AB #D7E3AB
monochromatic
#4F71C4 #7D96D4 #ABBBE3 #D9E0F2 #E8ECF7
Accessibility & contrast
On white
1.92
#ABBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#9DC3C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe3; /* rgb */ color: rgb(171, 187, 227); /* oklch */ color: oklch(79.3% 0.060 267.9);
Tailwind
colors: {
custom: {
50: '#c5cfeb',
500: '#abbbe3',
950: '#000000',
},
}SCSS
$custom: #abbbe3; $custom-light: #c5cfeb; $custom-dark: #000000;
JSON
{
"hex": "#abbbe3",
"rgb": {
"r": 171,
"g": 187,
"b": 227
},
"hsl": {
"h": 222.857,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.79338,
"c": 0.05969,
"h": 267.9
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#ABBBE3
secondary
#EEE9DD
accent
#9328BD
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284