#ABB2EB#ABB2EB
#ABB2EB is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.8% C 0.082 H 278.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2EB |
|---|---|
| RGB | rgb(171, 178, 235) |
| HSL | hsl(233, 62%, 80%) |
| HSV | hsv(233, 27%, 92%) |
| CMYK | cmyk(27.2%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.87, 10.01, -29.24) |
| CIE-LCH | lch(73.87, 30.91, 288.89°) |
| OKLab | oklab(77.84% 0.0126 -0.0806) |
| OKLCH | oklch(77.84% 0.082 278.9) |
| XYZ | xyz(47.7064, 46.4956, 85.0422) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 7.40
Lavender
#B39DDB
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.90
Periwinkle Blue
#8F99FB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2EB #EBE4AB
analogous
#ABD2EB #ABB2EB #C4ABEB
triadic
#ABB2EB #EBABB2 #B2EBAB
tetradic
#ABB2EB #EBABD2 #EBE4AB #ABEBC4
square
#ABB2EB #EBABD2 #EBE4AB #ABEBC4
split-complementary
#ABB2EB #EBC4AB #D2EBAB
monochromatic
#4857D3 #7A85DF #ABB2EB #DCDFF7 #E6E8F9
Accessibility & contrast
On white
2.04
#ABB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ABB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2EB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2EB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#9BBCC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2eb; /* rgb */ color: rgb(171, 178, 235); /* oklch */ color: oklch(77.8% 0.082 278.9);
Tailwind
colors: {
custom: {
50: '#c5c8f1',
500: '#abb2eb',
950: '#000000',
},
}SCSS
$custom: #abb2eb; $custom-light: #c5c8f1; $custom-dark: #000000;
JSON
{
"hex": "#abb2eb",
"rgb": {
"r": 171,
"g": 178,
"b": 235
},
"hsl": {
"h": 233.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.77837,
"c": 0.08163,
"h": 278.9
},
"luminance": 0.46497
}Semantic roles & 50–950 ramp
primary
#ABB2EB
secondary
#F0EEDB
accent
#B61CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284