#ABB3E9#ABB3E9
#ABB3E9 is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.078 H 277.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3E9 |
|---|---|
| RGB | rgb(171, 179, 233) |
| HSL | hsl(232, 58%, 79%) |
| HSV | hsv(232, 27%, 91%) |
| CMYK | cmyk(26.6%, 23.2%, 0%, 8.6%) |
| CIE-LAB | lab(74.05, 8.97, -27.88) |
| CIE-LCH | lch(74.05, 29.29, 287.84°) |
| OKLab | oklab(77.96% 0.0106 -0.0768) |
| OKLCH | oklch(77.96% 0.078 277.9) |
| XYZ | xyz(47.6188, 46.7801, 83.5956) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.70
Periwinkle
#CCCCFF
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 8.68
Lavender
#B39DDB
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3E9 #E9E1AB
analogous
#ABD2E9 #ABB3E9 #C2ABE9
triadic
#ABB3E9 #E9ABB3 #B3E9AB
tetradic
#ABB3E9 #E9ABD2 #E9E1AB #ABE9C2
square
#ABB3E9 #E9ABD2 #E9E1AB #ABE9C2
split-complementary
#ABB3E9 #E9C2AB #D2E9AB
monochromatic
#4A5BD0 #7B87DC #ABB3E9 #DBDFF6 #E7E9F9
Accessibility & contrast
On white
2.03
#ABB3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ABB3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3E9
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3E9 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B8EB
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#9CBDC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb3e9; /* rgb */ color: rgb(171, 179, 233); /* oklch */ color: oklch(78.0% 0.078 277.9);
Tailwind
colors: {
custom: {
50: '#c5c9f0',
500: '#abb3e9',
950: '#000000',
},
}SCSS
$custom: #abb3e9; $custom-light: #c5c9f0; $custom-dark: #000000;
JSON
{
"hex": "#abb3e9",
"rgb": {
"r": 171,
"g": 179,
"b": 233
},
"hsl": {
"h": 232.258,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.77955,
"c": 0.07751,
"h": 277.9
},
"luminance": 0.46781
}Semantic roles & 50–950 ramp
primary
#ABB3E9
secondary
#F0EDDB
accent
#B11FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284