#ABB7EE#ABB7EE
#ABB7EE is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.0% C 0.079 H 274.9°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7EE |
|---|---|
| RGB | rgb(171, 183, 238) |
| HSL | hsl(229, 66%, 80%) |
| HSV | hsv(229, 28%, 93%) |
| CMYK | cmyk(28.2%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(75.26, 7.97, -28.72) |
| CIE-LCH | lch(75.26, 29.81, 285.51°) |
| OKLab | oklab(78.96% 0.0068 -0.0792) |
| OKLCH | oklch(78.96% 0.079 274.9) |
| XYZ | xyz(49.1565, 48.6965, 87.6818) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 5.23
Periwinkle
#CCCCFF
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7EE #EEE2AB
analogous
#ABD8EE #ABB7EE #C0ABEE
triadic
#ABB7EE #EEABB7 #B7EEAB
tetradic
#ABB7EE #EEABD8 #EEE2AB #ABEEC0
square
#ABB7EE #EEABD8 #EEE2AB #ABEEC0
split-complementary
#ABB7EE #EEC0AB #D8EEAB
monochromatic
#4560D9 #788BE4 #ABB7EE #DEE3F8 #E6E9FA
Accessibility & contrast
On white
1.96
#ABB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7EE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7EE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#9AC1CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb7ee; /* rgb */ color: rgb(171, 183, 238); /* oklch */ color: oklch(79.0% 0.079 274.9);
Tailwind
colors: {
custom: {
50: '#c5ccf3',
500: '#abb7ee',
950: '#000000',
},
}SCSS
$custom: #abb7ee; $custom-light: #c5ccf3; $custom-dark: #000000;
JSON
{
"hex": "#abb7ee",
"rgb": {
"r": 171,
"g": 183,
"b": 238
},
"hsl": {
"h": 229.254,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.7896,
"c": 0.07948,
"h": 274.9
},
"luminance": 0.48698
}Semantic roles & 50–950 ramp
primary
#ABB7EE
secondary
#F1EDDA
accent
#AD17CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285