#ABB2EA#ABB2EA
#ABB2EA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.080 H 278.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2EA |
|---|---|
| RGB | rgb(171, 178, 234) |
| HSL | hsl(233, 60%, 79%) |
| HSV | hsv(233, 27%, 92%) |
| CMYK | cmyk(26.9%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(73.83, 9.77, -28.76) |
| CIE-LCH | lch(73.83, 30.37, 288.76°) |
| OKLab | oklab(77.8% 0.0123 -0.0793) |
| OKLCH | oklch(77.8% 0.08 278.8) |
| XYZ | xyz(47.5624, 46.4380, 84.2835) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.37
Lavender
#B39DDB
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 8.91
Periwinkle Blue
#8F99FB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2EA #EAE3AB
analogous
#ABD2EA #ABB2EA #C4ABEA
triadic
#ABB2EA #EAABB2 #B2EAAB
tetradic
#ABB2EA #EAABD2 #EAE3AB #ABEAC4
square
#ABB2EA #EAABD2 #EAE3AB #ABEAC4
split-complementary
#ABB2EA #EAC4AB #D2EAAB
monochromatic
#4958D2 #7A85DE #ABB2EA #DCDFF6 #E7E9F9
Accessibility & contrast
On white
2.04
#ABB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ABB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2EA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2EA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#9BBCC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2ea; /* rgb */ color: rgb(171, 178, 234); /* oklch */ color: oklch(77.8% 0.080 278.8);
Tailwind
colors: {
custom: {
50: '#c5c8f1',
500: '#abb2ea',
950: '#000000',
},
}SCSS
$custom: #abb2ea; $custom-light: #c5c8f1; $custom-dark: #000000;
JSON
{
"hex": "#abb2ea",
"rgb": {
"r": 171,
"g": 178,
"b": 234
},
"hsl": {
"h": 233.333,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.77796,
"c": 0.08023,
"h": 278.8
},
"luminance": 0.46439
}Semantic roles & 50–950 ramp
primary
#ABB2EA
secondary
#F0EEDB
accent
#B51EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284