#ABB4E8#ABB4E8
#ABB4E8 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.1% C 0.075 H 276.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E8 |
|---|---|
| RGB | rgb(171, 180, 232) |
| HSL | hsl(231, 57%, 79%) |
| HSV | hsv(231, 26%, 91%) |
| CMYK | cmyk(26.3%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(74.27, 8.18, -27.00) |
| CIE-LCH | lch(74.27, 28.21, 286.86°) |
| OKLab | oklab(78.11% 0.009 -0.0743) |
| OKLCH | oklch(78.11% 0.075 276.9) |
| XYZ | xyz(47.6775, 47.1254, 82.9124) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E8 #E8DFAB
analogous
#ABD3E8 #ABB4E8 #C1ABE8
triadic
#ABB4E8 #E8ABB4 #B4E8AB
tetradic
#ABB4E8 #E8ABD3 #E8DFAB #ABE8C1
square
#ABB4E8 #E8ABD3 #E8DFAB #ABE8C1
split-complementary
#ABB4E8 #E8C1AB #D3E8AB
monochromatic
#4B5ECE #7B89DB #ABB4E8 #DBDFF5 #E7EAF8
Accessibility & contrast
On white
2.01
#ABB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E8
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E8 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EA
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#9CBEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4e8; /* rgb */ color: rgb(171, 180, 232); /* oklch */ color: oklch(78.1% 0.075 276.9);
Tailwind
colors: {
custom: {
50: '#c5caef',
500: '#abb4e8',
950: '#000000',
},
}SCSS
$custom: #abb4e8; $custom-light: #c5caef; $custom-dark: #000000;
JSON
{
"hex": "#abb4e8",
"rgb": {
"r": 171,
"g": 180,
"b": 232
},
"hsl": {
"h": 231.148,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.78115,
"c": 0.07483,
"h": 276.9
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#ABB4E8
secondary
#F0EDDB
accent
#AC21C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284