#ABB5EE#ABB5EE
#ABB5EE is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.6% C 0.082 H 276.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5EE |
|---|---|
| RGB | rgb(171, 181, 238) |
| HSL | hsl(231, 66%, 80%) |
| HSV | hsv(231, 28%, 93%) |
| CMYK | cmyk(28.2%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(74.75, 9.07, -29.51) |
| CIE-LCH | lch(74.75, 30.88, 287.09°) |
| OKLab | oklab(78.56% 0.0095 -0.0814) |
| OKLCH | oklch(78.56% 0.082 276.6) |
| XYZ | xyz(48.7469, 47.8773, 87.5452) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.88
Pastel Blue
#A2BFFE
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 8.28
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Light Blue Grey
#B7C9E2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5EE #EEE4AB
analogous
#ABD6EE #ABB5EE #C2ABEE
triadic
#ABB5EE #EEABB5 #B5EEAB
tetradic
#ABB5EE #EEABD6 #EEE4AB #ABEEC2
square
#ABB5EE #EEABD6 #EEE4AB #ABEEC2
split-complementary
#ABB5EE #EEC2AB #D6EEAB
monochromatic
#455BD9 #7888E4 #ABB5EE #DEE2F8 #E6E9FA
Accessibility & contrast
On white
1.99
#ABB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ABB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5EE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5EE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF1
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#9AC0C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5ee; /* rgb */ color: rgb(171, 181, 238); /* oklch */ color: oklch(78.6% 0.082 276.6);
Tailwind
colors: {
custom: {
50: '#c5cbf3',
500: '#abb5ee',
950: '#000000',
},
}SCSS
$custom: #abb5ee; $custom-light: #c5cbf3; $custom-dark: #000000;
JSON
{
"hex": "#abb5ee",
"rgb": {
"r": 171,
"g": 181,
"b": 238
},
"hsl": {
"h": 231.045,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.78559,
"c": 0.08198,
"h": 276.6
},
"luminance": 0.47879
}Semantic roles & 50–950 ramp
primary
#ABB5EE
secondary
#F1EEDA
accent
#B317CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285