#ABB5EF#ABB5EF
#ABB5EF is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.6% C 0.083 H 276.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5EF |
|---|---|
| RGB | rgb(171, 181, 239) |
| HSL | hsl(231, 68%, 80%) |
| HSV | hsv(231, 28%, 94%) |
| CMYK | cmyk(28.5%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(74.78, 9.32, -30.00) |
| CIE-LCH | lch(74.78, 31.41, 287.25°) |
| OKLab | oklab(78.6% 0.0098 -0.0828) |
| OKLCH | oklch(78.6% 0.083 276.7) |
| XYZ | xyz(48.8942, 47.9363, 88.3211) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 8.29
Powder Blue (survey)
#B1D1FC
ΔE00 8.69
Light Blue Grey
#B7C9E2
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5EF #EFE5AB
analogous
#ABD7EF #ABB5EF #C3ABEF
triadic
#ABB5EF #EFABB5 #B5EFAB
tetradic
#ABB5EF #EFABD7 #EFE5AB #ABEFC3
square
#ABB5EF #EFABD7 #EFE5AB #ABEFC3
split-complementary
#ABB5EF #EFC3AB #D7EFAB
monochromatic
#445ADB #7888E5 #ABB5EF #DEE2F9 #E5E8FA
Accessibility & contrast
On white
1.98
#ABB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ABB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5EF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5EF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF2
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#9AC0C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5ef; /* rgb */ color: rgb(171, 181, 239); /* oklch */ color: oklch(78.6% 0.083 276.7);
Tailwind
colors: {
custom: {
50: '#c5cbf4',
500: '#abb5ef',
950: '#000000',
},
}SCSS
$custom: #abb5ef; $custom-light: #c5cbf4; $custom-dark: #000000;
JSON
{
"hex": "#abb5ef",
"rgb": {
"r": 171,
"g": 181,
"b": 239
},
"hsl": {
"h": 231.176,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.78601,
"c": 0.08337,
"h": 276.7
},
"luminance": 0.47938
}Semantic roles & 50–950 ramp
primary
#ABB5EF
secondary
#F2EED9
accent
#B516D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285