#ABBBE7#ABBBE7
#ABBBE7 is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.5% C 0.065 H 269.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE7 |
|---|---|
| RGB | rgb(171, 187, 231) |
| HSL | hsl(224, 56%, 79%) |
| HSV | hsv(224, 26%, 91%) |
| CMYK | cmyk(26%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(76.05, 4.11, -23.74) |
| CIE-LCH | lch(76.05, 24.09, 279.83°) |
| OKLab | oklab(79.49% -0.0008 -0.0651) |
| OKLCH | oklch(79.49% 0.065 269.3) |
| XYZ | xyz(48.9848, 49.9667, 82.6495) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 5.07
Lightsteelblue
#B0C4DE
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE7 #E7D7AB
analogous
#ABD9E7 #ABBBE7 #B9ABE7
triadic
#ABBBE7 #E7ABBB #BBE7AB
tetradic
#ABBBE7 #E7ABD9 #E7D7AB #ABE7B9
square
#ABBBE7 #E7ABD9 #E7D7AB #ABE7B9
split-complementary
#ABBBE7 #E7B9AB #D9E7AB
monochromatic
#4C6ECC #7B94D9 #ABBBE7 #DBE2F5 #E7ECF8
Accessibility & contrast
On white
1.91
#ABBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE9
Deuteranopia (green-blind)
#A9B9E6
Tritanopia (blue-blind)
#9CC3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe7; /* rgb */ color: rgb(171, 187, 231); /* oklch */ color: oklch(79.5% 0.065 269.3);
Tailwind
colors: {
custom: {
50: '#c5cfee',
500: '#abbbe7',
950: '#000000',
},
}SCSS
$custom: #abbbe7; $custom-light: #c5cfee; $custom-dark: #000000;
JSON
{
"hex": "#abbbe7",
"rgb": {
"r": 171,
"g": 187,
"b": 231
},
"hsl": {
"h": 224,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.79491,
"c": 0.06514,
"h": 269.3
},
"luminance": 0.49968
}Semantic roles & 50–950 ramp
primary
#ABBBE7
secondary
#EFEADC
accent
#9822C3
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284