#ABB2EE#ABB2EE
#ABB2EE is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.0% C 0.086 H 279.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2EE |
|---|---|
| RGB | rgb(171, 178, 238) |
| HSL | hsl(234, 66%, 80%) |
| HSV | hsv(234, 28%, 93%) |
| CMYK | cmyk(28.2%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.98, 10.73, -30.70) |
| CIE-LCH | lch(73.98, 32.52, 289.27°) |
| OKLab | oklab(77.96% 0.0135 -0.0848) |
| OKLCH | oklch(77.96% 0.086 279) |
| XYZ | xyz(48.1435, 46.6705, 87.3441) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.69
Periwinkle Blue
#8F99FB
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2EE #EEE7AB
analogous
#ABD4EE #ABB2EE #C5ABEE
triadic
#ABB2EE #EEABB2 #B2EEAB
tetradic
#ABB2EE #EEABD4 #EEE7AB #ABEEC5
square
#ABB2EE #EEABD4 #EEE7AB #ABEEC5
split-complementary
#ABB2EE #EEC5AB #D4EEAB
monochromatic
#4555D9 #7883E4 #ABB2EE #DEE1F8 #E6E8FA
Accessibility & contrast
On white
2.03
#ABB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ABB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2EE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2EE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F1
Deuteranopia (green-blind)
#9DB4EC
Tritanopia (blue-blind)
#9ABDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2ee; /* rgb */ color: rgb(171, 178, 238); /* oklch */ color: oklch(78.0% 0.086 279.0);
Tailwind
colors: {
custom: {
50: '#c5c8f3',
500: '#abb2ee',
950: '#000000',
},
}SCSS
$custom: #abb2ee; $custom-light: #c5c8f3; $custom-dark: #000000;
JSON
{
"hex": "#abb2ee",
"rgb": {
"r": 171,
"g": 178,
"b": 238
},
"hsl": {
"h": 233.731,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.77962,
"c": 0.08585,
"h": 279
},
"luminance": 0.46672
}Semantic roles & 50–950 ramp
primary
#ABB2EE
secondary
#F1EFDA
accent
#BB17CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285