#ABB4E5#ABB4E5
#ABB4E5 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.0% C 0.071 H 276.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E5 |
|---|---|
| RGB | rgb(171, 180, 229) |
| HSL | hsl(231, 53%, 78%) |
| HSV | hsv(231, 25%, 90%) |
| CMYK | cmyk(25.3%, 21.4%, 0%, 10.2%) |
| CIE-LAB | lab(74.16, 7.47, -25.53) |
| CIE-LCH | lch(74.16, 26.61, 286.31°) |
| OKLab | oklab(78% 0.008 -0.0702) |
| OKLCH | oklch(78% 0.071 276.5) |
| XYZ | xyz(47.2550, 46.9564, 80.6873) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.87
Lavender
#B39DDB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E5 #E5DCAB
analogous
#ABD1E5 #ABB4E5 #BFABE5
triadic
#ABB4E5 #E5ABB4 #B4E5AB
tetradic
#ABB4E5 #E5ABD1 #E5DCAB #ABE5BF
square
#ABB4E5 #E5ABD1 #E5DCAB #ABE5BF
split-complementary
#ABB4E5 #E5BFAB #D1E5AB
monochromatic
#4E61C8 #7C8AD7 #ABB4E5 #DADEF3 #E8EAF8
Accessibility & contrast
On white
2.02
#ABB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E5
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E5 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E7
Deuteranopia (green-blind)
#A3B4E4
Tritanopia (blue-blind)
#9DBDC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4e5; /* rgb */ color: rgb(171, 180, 229); /* oklch */ color: oklch(78.0% 0.071 276.5);
Tailwind
colors: {
custom: {
50: '#c5caed',
500: '#abb4e5',
950: '#000000',
},
}SCSS
$custom: #abb4e5; $custom-light: #c5caed; $custom-dark: #000000;
JSON
{
"hex": "#abb4e5",
"rgb": {
"r": 171,
"g": 180,
"b": 229
},
"hsl": {
"h": 230.69,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.77995,
"c": 0.07062,
"h": 276.5
},
"luminance": 0.46958
}Semantic roles & 50–950 ramp
primary
#ABB4E5
secondary
#EFECDC
accent
#A825C0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284