#ABB2ED#ABB2ED
#ABB2ED is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.084 H 279.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2ED |
|---|---|
| RGB | rgb(171, 178, 237) |
| HSL | hsl(234, 65%, 80%) |
| HSV | hsv(234, 28%, 93%) |
| CMYK | cmyk(27.8%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.94, 10.49, -30.21) |
| CIE-LCH | lch(73.94, 31.98, 289.14°) |
| OKLab | oklab(77.92% 0.0132 -0.0834) |
| OKLCH | oklch(77.92% 0.084 279) |
| XYZ | xyz(47.9970, 46.6119, 86.5725) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 7.49
Lavender
#B39DDB
ΔE00 8.63
Periwinkle Blue
#8F99FB
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2ED #EDE6AB
analogous
#ABD3ED #ABB2ED #C5ABED
triadic
#ABB2ED #EDABB2 #B2EDAB
tetradic
#ABB2ED #EDABD3 #EDE6AB #ABEDC5
square
#ABB2ED #EDABD3 #EDE6AB #ABEDC5
split-complementary
#ABB2ED #EDC5AB #D3EDAB
monochromatic
#4656D7 #7984E2 #ABB2ED #DDE0F8 #E6E8FA
Accessibility & contrast
On white
2.03
#ABB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ABB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2ED
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2ED | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F0
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#9BBDC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2ed; /* rgb */ color: rgb(171, 178, 237); /* oklch */ color: oklch(77.9% 0.084 279.0);
Tailwind
colors: {
custom: {
50: '#c5c8f3',
500: '#abb2ed',
950: '#000000',
},
}SCSS
$custom: #abb2ed; $custom-light: #c5c8f3; $custom-dark: #000000;
JSON
{
"hex": "#abb2ed",
"rgb": {
"r": 171,
"g": 178,
"b": 237
},
"hsl": {
"h": 233.636,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.7792,
"c": 0.08445,
"h": 279
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#ABB2ED
secondary
#F1EFDA
accent
#B919CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285