#ABB5EA#ABB5EA
#ABB5EA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.076 H 276.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5EA |
|---|---|
| RGB | rgb(171, 181, 234) |
| HSL | hsl(230, 60%, 79%) |
| HSV | hsv(230, 27%, 92%) |
| CMYK | cmyk(26.9%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(74.60, 8.11, -27.57) |
| CIE-LCH | lch(74.60, 28.74, 286.39°) |
| OKLab | oklab(78.4% 0.0082 -0.0759) |
| OKLCH | oklch(78.4% 0.076 276.2) |
| XYZ | xyz(48.1658, 47.6449, 84.4846) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5EA #EAE0AB
analogous
#ABD5EA #ABB5EA #C1ABEA
triadic
#ABB5EA #EAABB5 #B5EAAB
tetradic
#ABB5EA #EAABD5 #EAE0AB #ABEAC1
square
#ABB5EA #EAABD5 #EAE0AB #ABEAC1
split-complementary
#ABB5EA #EAC1AB #D5EAAB
monochromatic
#495FD2 #7A8ADE #ABB5EA #DCE0F6 #E7E9F9
Accessibility & contrast
On white
1.99
#ABB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ABB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5EA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5EA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#9BBFC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5ea; /* rgb */ color: rgb(171, 181, 234); /* oklch */ color: oklch(78.4% 0.076 276.2);
Tailwind
colors: {
custom: {
50: '#c5cbf1',
500: '#abb5ea',
950: '#000000',
},
}SCSS
$custom: #abb5ea; $custom-light: #c5cbf1; $custom-dark: #000000;
JSON
{
"hex": "#abb5ea",
"rgb": {
"r": 171,
"g": 181,
"b": 234
},
"hsl": {
"h": 230.476,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.78396,
"c": 0.07637,
"h": 276.2
},
"luminance": 0.47646
}Semantic roles & 50–950 ramp
primary
#ABB5EA
secondary
#F0EDDB
accent
#AD1EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284