#ABB2E8#ABB2E8
#ABB2E8 is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.077 H 278.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2E8 |
|---|---|
| RGB | rgb(171, 178, 232) |
| HSL | hsl(233, 57%, 79%) |
| HSV | hsv(233, 26%, 91%) |
| CMYK | cmyk(26.3%, 23.3%, 0%, 9%) |
| CIE-LAB | lab(73.76, 9.29, -27.79) |
| CIE-LCH | lch(73.76, 29.30, 288.48°) |
| OKLab | oklab(77.72% 0.0117 -0.0765) |
| OKLCH | oklch(77.72% 0.077 278.7) |
| XYZ | xyz(47.2767, 46.3237, 82.7788) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.32
Lavender
#B39DDB
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.92
Pale Violet
#CEAEFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2E8 #E8E1AB
analogous
#ABD1E8 #ABB2E8 #C3ABE8
triadic
#ABB2E8 #E8ABB2 #B2E8AB
tetradic
#ABB2E8 #E8ABD1 #E8E1AB #ABE8C3
square
#ABB2E8 #E8ABD1 #E8E1AB #ABE8C3
split-complementary
#ABB2E8 #E8C3AB #D1E8AB
monochromatic
#4B5ACE #7B86DB #ABB2E8 #DBDEF5 #E7E9F8
Accessibility & contrast
On white
2.05
#ABB2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABB2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2E8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2E8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EA
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#9CBCC4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2e8; /* rgb */ color: rgb(171, 178, 232); /* oklch */ color: oklch(77.7% 0.077 278.7);
Tailwind
colors: {
custom: {
50: '#c5c8ef',
500: '#abb2e8',
950: '#000000',
},
}SCSS
$custom: #abb2e8; $custom-light: #c5c8ef; $custom-dark: #000000;
JSON
{
"hex": "#abb2e8",
"rgb": {
"r": 171,
"g": 178,
"b": 232
},
"hsl": {
"h": 233.115,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.77715,
"c": 0.07741,
"h": 278.7
},
"luminance": 0.46325
}Semantic roles & 50–950 ramp
primary
#ABB2E8
secondary
#F0EDDB
accent
#B221C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284