#ABB5E2#ABB5E2
#ABB5E2 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.1% C 0.065 H 275.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5E2 |
|---|---|
| RGB | rgb(171, 181, 226) |
| HSL | hsl(229, 49%, 78%) |
| HSV | hsv(229, 24%, 89%) |
| CMYK | cmyk(24.3%, 19.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.31, 6.22, -23.67) |
| CIE-LCH | lch(74.31, 24.48, 284.72°) |
| OKLab | oklab(78.08% 0.0057 -0.0649) |
| OKLCH | oklch(78.08% 0.065 275) |
| XYZ | xyz(47.0424, 47.1955, 78.5679) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.31
Cloudy Blue
#ACC2D9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5E2 #E2D8AB
analogous
#ABD0E2 #ABB5E2 #BCABE2
triadic
#ABB5E2 #E2ABB5 #B5E2AB
tetradic
#ABB5E2 #E2ABD0 #E2D8AB #ABE2BC
square
#ABB5E2 #E2ABD0 #E2D8AB #ABE2BC
split-complementary
#ABB5E2 #E2BCAB #D0E2AB
monochromatic
#5065C3 #7E8DD2 #ABB5E2 #D8DDF2 #E8EBF7
Accessibility & contrast
On white
2.01
#ABB5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABB5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5E2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5E2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#9EBDC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb5e2; /* rgb */ color: rgb(171, 181, 226); /* oklch */ color: oklch(78.1% 0.065 275.0);
Tailwind
colors: {
custom: {
50: '#c5cbeb',
500: '#abb5e2',
950: '#000000',
},
}SCSS
$custom: #abb5e2; $custom-light: #c5cbeb; $custom-dark: #000000;
JSON
{
"hex": "#abb5e2",
"rgb": {
"r": 171,
"g": 181,
"b": 226
},
"hsl": {
"h": 229.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.78079,
"c": 0.06517,
"h": 275
},
"luminance": 0.47197
}Semantic roles & 50–950 ramp
primary
#ABB5E2
secondary
#EEEBDD
accent
#A12ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284