#ABB2EC#ABB2EC
#ABB2EC is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.083 H 278.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2EC |
|---|---|
| RGB | rgb(171, 178, 236) |
| HSL | hsl(234, 63%, 80%) |
| HSV | hsv(234, 28%, 93%) |
| CMYK | cmyk(27.5%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(73.90, 10.25, -29.73) |
| CIE-LCH | lch(73.90, 31.44, 289.02°) |
| OKLab | oklab(77.88% 0.0129 -0.082) |
| OKLCH | oklch(77.88% 0.083 278.9) |
| XYZ | xyz(47.8513, 46.5536, 85.8052) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.44
Lavender
#B39DDB
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.89
Periwinkle Blue
#8F99FB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2EC #ECE5AB
analogous
#ABD3EC #ABB2EC #C4ABEC
triadic
#ABB2EC #ECABB2 #B2ECAB
tetradic
#ABB2EC #ECABD3 #ECE5AB #ABECC4
square
#ABB2EC #ECABD3 #ECE5AB #ABECC4
split-complementary
#ABB2EC #ECC4AB #D3ECAB
monochromatic
#4756D5 #7984E1 #ABB2EC #DDE0F7 #E6E8F9
Accessibility & contrast
On white
2.04
#ABB2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABB2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2EC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2EC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8EF
Deuteranopia (green-blind)
#9EB3EB
Tritanopia (blue-blind)
#9BBDC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2ec; /* rgb */ color: rgb(171, 178, 236); /* oklch */ color: oklch(77.9% 0.083 278.9);
Tailwind
colors: {
custom: {
50: '#c5c8f2',
500: '#abb2ec',
950: '#000000',
},
}SCSS
$custom: #abb2ec; $custom-light: #c5c8f2; $custom-dark: #000000;
JSON
{
"hex": "#abb2ec",
"rgb": {
"r": 171,
"g": 178,
"b": 236
},
"hsl": {
"h": 233.538,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.77879,
"c": 0.08304,
"h": 278.9
},
"luminance": 0.46555
}Semantic roles & 50–950 ramp
primary
#ABB2EC
secondary
#F1EEDA
accent
#B81BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285