#ABB4EA#ABB4EA
#ABB4EA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.078 H 277.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4EA |
|---|---|
| RGB | rgb(171, 180, 234) |
| HSL | hsl(231, 60%, 79%) |
| HSV | hsv(231, 27%, 92%) |
| CMYK | cmyk(26.9%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.34, 8.66, -27.97) |
| CIE-LCH | lch(74.34, 29.28, 287.21°) |
| OKLab | oklab(78.2% 0.0096 -0.077) |
| OKLCH | oklch(78.2% 0.078 277.1) |
| XYZ | xyz(47.9632, 47.2397, 84.4171) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 6.36
Periwinkle
#CCCCFF
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 9.07
Lavender
#B39DDB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4EA #EAE1AB
analogous
#ABD4EA #ABB4EA #C2ABEA
triadic
#ABB4EA #EAABB4 #B4EAAB
tetradic
#ABB4EA #EAABD4 #EAE1AB #ABEAC2
square
#ABB4EA #EAABD4 #EAE1AB #ABEAC2
split-complementary
#ABB4EA #EAC2AB #D4EAAB
monochromatic
#495DD2 #7A88DE #ABB4EA #DCE0F6 #E7E9F9
Accessibility & contrast
On white
2.01
#ABB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4EA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4EA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EC
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#9BBEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4ea; /* rgb */ color: rgb(171, 180, 234); /* oklch */ color: oklch(78.2% 0.078 277.1);
Tailwind
colors: {
custom: {
50: '#c5caf1',
500: '#abb4ea',
950: '#000000',
},
}SCSS
$custom: #abb4ea; $custom-light: #c5caf1; $custom-dark: #000000;
JSON
{
"hex": "#abb4ea",
"rgb": {
"r": 171,
"g": 180,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.78196,
"c": 0.07764,
"h": 277.1
},
"luminance": 0.47241
}Semantic roles & 50–950 ramp
primary
#ABB4EA
secondary
#F0EDDB
accent
#AF1EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284