#ABB2E2#ABB2E2
#ABB2E2 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.5% C 0.069 H 278.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2E2 |
|---|---|
| RGB | rgb(171, 178, 226) |
| HSL | hsl(232, 49%, 78%) |
| HSV | hsv(232, 24%, 89%) |
| CMYK | cmyk(24.3%, 21.2%, 0%, 11.4%) |
| CIE-LAB | lab(73.54, 7.87, -24.86) |
| CIE-LCH | lch(73.54, 26.07, 287.56°) |
| OKLab | oklab(77.47% 0.0098 -0.0682) |
| OKLCH | oklch(77.47% 0.069 278.2) |
| XYZ | xyz(46.4389, 45.9886, 78.3668) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.72
Lavender
#B39DDB
ΔE00 8.47
Lightsteelblue
#B0C4DE
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2E2 #E2DBAB
analogous
#ABCDE2 #ABB2E2 #BFABE2
triadic
#ABB2E2 #E2ABB2 #B2E2AB
tetradic
#ABB2E2 #E2ABCD #E2DBAB #ABE2BF
square
#ABB2E2 #E2ABCD #E2DBAB #ABE2BF
split-complementary
#ABB2E2 #E2BFAB #CDE2AB
monochromatic
#505FC3 #7E88D2 #ABB2E2 #D8DCF2 #E8EAF7
Accessibility & contrast
On white
2.06
#ABB2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#ABB2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2E2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2E2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B7E4
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#9EBBC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2e2; /* rgb */ color: rgb(171, 178, 226); /* oklch */ color: oklch(77.5% 0.069 278.2);
Tailwind
colors: {
custom: {
50: '#c5c9eb',
500: '#abb2e2',
950: '#000000',
},
}SCSS
$custom: #abb2e2; $custom-light: #c5c9eb; $custom-dark: #000000;
JSON
{
"hex": "#abb2e2",
"rgb": {
"r": 171,
"g": 178,
"b": 226
},
"hsl": {
"h": 232.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.77474,
"c": 0.06894,
"h": 278.2
},
"luminance": 0.4599
}Semantic roles & 50–950 ramp
primary
#ABB2E2
secondary
#EEECDD
accent
#A92ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284