#ABB4E9#ABB4E9
#ABB4E9 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.076 H 277.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4E9 |
|---|---|
| RGB | rgb(171, 180, 233) |
| HSL | hsl(231, 58%, 79%) |
| HSV | hsv(231, 27%, 91%) |
| CMYK | cmyk(26.6%, 22.7%, 0%, 8.6%) |
| CIE-LAB | lab(74.31, 8.42, -27.48) |
| CIE-LCH | lch(74.31, 28.74, 287.04°) |
| OKLab | oklab(78.16% 0.0093 -0.0757) |
| OKLCH | oklch(78.16% 0.076 277) |
| XYZ | xyz(47.8199, 47.1824, 83.6626) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.46
Periwinkle
#CCCCFF
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 9.04
Lavender
#B39DDB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4E9 #E9E0AB
analogous
#ABD3E9 #ABB4E9 #C1ABE9
triadic
#ABB4E9 #E9ABB4 #B4E9AB
tetradic
#ABB4E9 #E9ABD3 #E9E0AB #ABE9C1
square
#ABB4E9 #E9ABD3 #E9E0AB #ABE9C1
split-complementary
#ABB4E9 #E9C1AB #D3E9AB
monochromatic
#4A5DD0 #7B89DC #ABB4E9 #DBDFF6 #E7E9F9
Accessibility & contrast
On white
2.01
#ABB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4E9
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4E9 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EB
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#9CBEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4e9; /* rgb */ color: rgb(171, 180, 233); /* oklch */ color: oklch(78.2% 0.076 277.0);
Tailwind
colors: {
custom: {
50: '#c5caf0',
500: '#abb4e9',
950: '#000000',
},
}SCSS
$custom: #abb4e9; $custom-light: #c5caf0; $custom-dark: #000000;
JSON
{
"hex": "#abb4e9",
"rgb": {
"r": 171,
"g": 180,
"b": 233
},
"hsl": {
"h": 231.29,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.78155,
"c": 0.07624,
"h": 277
},
"luminance": 0.47184
}Semantic roles & 50–950 ramp
primary
#ABB4E9
secondary
#F0EDDB
accent
#AE1FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284