#ABBBE5#ABBBE5
#ABBBE5 is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.4% C 0.062 H 268.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBE5 |
|---|---|
| RGB | rgb(171, 187, 229) |
| HSL | hsl(223, 53%, 78%) |
| HSV | hsv(223, 25%, 90%) |
| CMYK | cmyk(25.3%, 18.3%, 0%, 10.2%) |
| CIE-LAB | lab(75.98, 3.64, -22.76) |
| CIE-LCH | lch(75.98, 23.05, 279.10°) |
| OKLab | oklab(79.41% -0.0015 -0.0624) |
| OKLCH | oklch(79.41% 0.062 268.6) |
| XYZ | xyz(48.7040, 49.8544, 81.1703) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBE5 #E5D5AB
analogous
#ABD8E5 #ABBBE5 #B8ABE5
triadic
#ABBBE5 #E5ABBB #BBE5AB
tetradic
#ABBBE5 #E5ABD8 #E5D5AB #ABE5B8
square
#ABBBE5 #E5ABD8 #E5D5AB #ABE5B8
split-complementary
#ABBBE5 #E5B8AB #D8E5AB
monochromatic
#4E6FC8 #7C95D7 #ABBBE5 #DAE1F3 #E8ECF8
Accessibility & contrast
On white
1.91
#ABBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBE5
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBE5 | 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)
#AEBEE7
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#9CC3C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbbe5; /* rgb */ color: rgb(171, 187, 229); /* oklch */ color: oklch(79.4% 0.062 268.6);
Tailwind
colors: {
custom: {
50: '#c5cfed',
500: '#abbbe5',
950: '#000000',
},
}SCSS
$custom: #abbbe5; $custom-light: #c5cfed; $custom-dark: #000000;
JSON
{
"hex": "#abbbe5",
"rgb": {
"r": 171,
"g": 187,
"b": 229
},
"hsl": {
"h": 223.448,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.79414,
"c": 0.06241,
"h": 268.6
},
"luminance": 0.49856
}Semantic roles & 50–950 ramp
primary
#ABBBE5
secondary
#EFEADC
accent
#9525C0
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284