#ABB7EA#ABB7EA
#ABB7EA is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.8% C 0.074 H 274.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7EA |
|---|---|
| RGB | rgb(171, 183, 234) |
| HSL | hsl(229, 60%, 79%) |
| HSV | hsv(229, 27%, 92%) |
| CMYK | cmyk(26.9%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.12, 7.01, -26.78) |
| CIE-LCH | lch(75.12, 27.69, 284.67°) |
| OKLab | oklab(78.8% 0.0055 -0.0737) |
| OKLCH | oklch(78.8% 0.074 274.3) |
| XYZ | xyz(48.5754, 48.4641, 84.6211) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7EA #EADEAB
analogous
#ABD7EA #ABB7EA #BFABEA
triadic
#ABB7EA #EAABB7 #B7EAAB
tetradic
#ABB7EA #EAABD7 #EADEAB #ABEABF
square
#ABB7EA #EAABD7 #EADEAB #ABEABF
split-complementary
#ABB7EA #EABFAB #D7EAAB
monochromatic
#4963D2 #7A8DDE #ABB7EA #DCE1F6 #E7EAF9
Accessibility & contrast
On white
1.96
#ABB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7EA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7EA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#9BC1C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb7ea; /* rgb */ color: rgb(171, 183, 234); /* oklch */ color: oklch(78.8% 0.074 274.3);
Tailwind
colors: {
custom: {
50: '#c5ccf0',
500: '#abb7ea',
950: '#000000',
},
}SCSS
$custom: #abb7ea; $custom-light: #c5ccf0; $custom-dark: #000000;
JSON
{
"hex": "#abb7ea",
"rgb": {
"r": 171,
"g": 183,
"b": 234
},
"hsl": {
"h": 228.571,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.78798,
"c": 0.07391,
"h": 274.3
},
"luminance": 0.48465
}Semantic roles & 50–950 ramp
primary
#ABB7EA
secondary
#F0ECDB
accent
#A71EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284