#ABB4E1#ABB4E1
#ABB4E1 is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.8% C 0.065 H 276.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E1 |
|---|---|
| RGB | rgb(171, 180, 225) |
| HSL | hsl(230, 47%, 78%) |
| HSV | hsv(230, 24%, 88%) |
| CMYK | cmyk(24%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(74.02, 6.53, -23.58) |
| CIE-LCH | lch(74.02, 24.47, 285.49°) |
| OKLab | oklab(77.84% 0.0067 -0.0646) |
| OKLCH | oklch(77.84% 0.065 276) |
| XYZ | xyz(46.7030, 46.7356, 77.7798) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.61
Lavender
#B39DDB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E1 #E1D8AB
analogous
#ABCFE1 #ABB4E1 #BDABE1
triadic
#ABB4E1 #E1ABB4 #B4E1AB
tetradic
#ABB4E1 #E1ABCF #E1D8AB #ABE1BD
square
#ABB4E1 #E1ABCF #E1D8AB #ABE1BD
split-complementary
#ABB4E1 #E1BDAB #CFE1AB
monochromatic
#5163C1 #7E8CD1 #ABB4E1 #D8DCF1 #E8EBF7
Accessibility & contrast
On white
2.03
#ABB4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#ABB4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E1
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E1 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B8E3
Deuteranopia (green-blind)
#A4B4E0
Tritanopia (blue-blind)
#9EBCC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e1; /* rgb */ color: rgb(171, 180, 225); /* oklch */ color: oklch(77.8% 0.065 276.0);
Tailwind
colors: {
custom: {
50: '#c4caea',
500: '#abb4e1',
950: '#000000',
},
}SCSS
$custom: #abb4e1; $custom-light: #c4caea; $custom-dark: #000000;
JSON
{
"hex": "#abb4e1",
"rgb": {
"r": 171,
"g": 180,
"b": 225
},
"hsl": {
"h": 230,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.77838,
"c": 0.065,
"h": 276
},
"luminance": 0.46737
}Semantic roles & 50–950 ramp
primary
#ABB4E1
secondary
#EEEBDD
accent
#A32BBB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284