#ABB5ED#ABB5ED
#ABB5ED is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.5% C 0.081 H 276.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5ED |
|---|---|
| RGB | rgb(171, 181, 237) |
| HSL | hsl(231, 65%, 80%) |
| HSV | hsv(231, 28%, 93%) |
| CMYK | cmyk(27.8%, 23.6%, 0%, 7.1%) |
| CIE-LAB | lab(74.71, 8.83, -29.03) |
| CIE-LCH | lch(74.71, 30.34, 286.92°) |
| OKLab | oklab(78.52% 0.0092 -0.0801) |
| OKLCH | oklch(78.52% 0.081 276.5) |
| XYZ | xyz(48.6004, 47.8187, 86.7737) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 5.82
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 8.27
Powder Blue (survey)
#B1D1FC
ΔE00 8.77
Light Blue Grey
#B7C9E2
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5ED #EDE3AB
analogous
#ABD6ED #ABB5ED #C2ABED
triadic
#ABB5ED #EDABB5 #B5EDAB
tetradic
#ABB5ED #EDABD6 #EDE3AB #ABEDC2
square
#ABB5ED #EDABD6 #EDE3AB #ABEDC2
split-complementary
#ABB5ED #EDC2AB #D6EDAB
monochromatic
#465CD7 #7989E2 #ABB5ED #DDE1F8 #E6E9FA
Accessibility & contrast
On white
1.99
#ABB5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#ABB5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5ED
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5ED | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBEF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#9ABFC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5ed; /* rgb */ color: rgb(171, 181, 237); /* oklch */ color: oklch(78.5% 0.081 276.5);
Tailwind
colors: {
custom: {
50: '#c5cbf3',
500: '#abb5ed',
950: '#000000',
},
}SCSS
$custom: #abb5ed; $custom-light: #c5cbf3; $custom-dark: #000000;
JSON
{
"hex": "#abb5ed",
"rgb": {
"r": 171,
"g": 181,
"b": 237
},
"hsl": {
"h": 230.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.78518,
"c": 0.08058,
"h": 276.5
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#ABB5ED
secondary
#F1EEDA
accent
#B119CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285