#ABB4E7#ABB4E7
#ABB4E7 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.1% C 0.073 H 276.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E7 |
|---|---|
| RGB | rgb(171, 180, 231) |
| HSL | hsl(231, 56%, 79%) |
| HSV | hsv(231, 26%, 91%) |
| CMYK | cmyk(26%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(74.23, 7.95, -26.51) |
| CIE-LCH | lch(74.23, 27.68, 286.69°) |
| OKLab | oklab(78.08% 0.0087 -0.0729) |
| OKLCH | oklch(78.08% 0.073 276.8) |
| XYZ | xyz(47.5359, 47.0688, 82.1665) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pastel Blue
#A2BFFE
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 8.38
Light Blue Grey
#B7C9E2
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E7 #E7DEAB
analogous
#ABD2E7 #ABB4E7 #C0ABE7
triadic
#ABB4E7 #E7ABB4 #B4E7AB
tetradic
#ABB4E7 #E7ABD2 #E7DEAB #ABE7C0
square
#ABB4E7 #E7ABD2 #E7DEAB #ABE7C0
split-complementary
#ABB4E7 #E7C0AB #D2E7AB
monochromatic
#4C5FCC #7B8AD9 #ABB4E7 #DBDFF5 #E7EAF8
Accessibility & contrast
On white
2.02
#ABB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9E9
Deuteranopia (green-blind)
#A2B4E6
Tritanopia (blue-blind)
#9CBDC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4e7; /* rgb */ color: rgb(171, 180, 231); /* oklch */ color: oklch(78.1% 0.073 276.8);
Tailwind
colors: {
custom: {
50: '#c5caee',
500: '#abb4e7',
950: '#000000',
},
}SCSS
$custom: #abb4e7; $custom-light: #c5caee; $custom-dark: #000000;
JSON
{
"hex": "#abb4e7",
"rgb": {
"r": 171,
"g": 180,
"b": 231
},
"hsl": {
"h": 231,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.78075,
"c": 0.07343,
"h": 276.8
},
"luminance": 0.4707
}Semantic roles & 50–950 ramp
primary
#ABB4E7
secondary
#EFECDC
accent
#AB22C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284