#ABB7ED#ABB7ED
#ABB7ED is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.9% C 0.078 H 274.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7ED |
|---|---|
| RGB | rgb(171, 183, 237) |
| HSL | hsl(229, 65%, 80%) |
| HSV | hsv(229, 28%, 93%) |
| CMYK | cmyk(27.8%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(75.23, 7.73, -28.24) |
| CIE-LCH | lch(75.23, 29.28, 285.31°) |
| OKLab | oklab(78.92% 0.0065 -0.0778) |
| OKLCH | oklch(78.92% 0.078 274.8) |
| XYZ | xyz(49.0100, 48.6379, 86.9102) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.66
Pastel Blue
#A2BFFE
ΔE00 5.33
Periwinkle
#CCCCFF
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.16
Light Blue Grey
#B7C9E2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7ED #EDE1AB
analogous
#ABD8ED #ABB7ED #C0ABED
triadic
#ABB7ED #EDABB7 #B7EDAB
tetradic
#ABB7ED #EDABD8 #EDE1AB #ABEDC0
square
#ABB7ED #EDABD8 #EDE1AB #ABEDC0
split-complementary
#ABB7ED #EDC0AB #D8EDAB
monochromatic
#4661D7 #798CE2 #ABB7ED #DDE2F8 #E6E9FA
Accessibility & contrast
On white
1.96
#ABB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#ABB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7ED
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7ED | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#9AC1C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb7ed; /* rgb */ color: rgb(171, 183, 237); /* oklch */ color: oklch(78.9% 0.078 274.8);
Tailwind
colors: {
custom: {
50: '#c5ccf3',
500: '#abb7ed',
950: '#000000',
},
}SCSS
$custom: #abb7ed; $custom-light: #c5ccf3; $custom-dark: #000000;
JSON
{
"hex": "#abb7ed",
"rgb": {
"r": 171,
"g": 183,
"b": 237
},
"hsl": {
"h": 229.091,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.78919,
"c": 0.07809,
"h": 274.8
},
"luminance": 0.48639
}Semantic roles & 50–950 ramp
primary
#ABB7ED
secondary
#F1EDDA
accent
#AC19CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285