#ABB2E9#ABB2E9
#ABB2E9 is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.079 H 278.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2E9 |
|---|---|
| RGB | rgb(171, 178, 233) |
| HSL | hsl(233, 58%, 79%) |
| HSV | hsv(233, 27%, 91%) |
| CMYK | cmyk(26.6%, 23.6%, 0%, 8.6%) |
| CIE-LAB | lab(73.79, 9.53, -28.27) |
| CIE-LCH | lch(73.79, 29.83, 288.62°) |
| OKLab | oklab(77.76% 0.012 -0.0779) |
| OKLCH | oklch(77.76% 0.079 278.8) |
| XYZ | xyz(47.4191, 46.3807, 83.5290) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 6.95
Periwinkle
#CCCCFF
ΔE00 7.34
Lavender
#B39DDB
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.91
Pale Violet
#CEAEFA
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2E9 #E9E2AB
analogous
#ABD1E9 #ABB2E9 #C3ABE9
triadic
#ABB2E9 #E9ABB2 #B2E9AB
tetradic
#ABB2E9 #E9ABD1 #E9E2AB #ABE9C3
square
#ABB2E9 #E9ABD1 #E9E2AB #ABE9C3
split-complementary
#ABB2E9 #E9C3AB #D1E9AB
monochromatic
#4A59D0 #7B86DC #ABB2E9 #DBDEF6 #E7E9F9
Accessibility & contrast
On white
2.04
#ABB2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ABB2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2E9
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2E9 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EB
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#9CBCC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2e9; /* rgb */ color: rgb(171, 178, 233); /* oklch */ color: oklch(77.8% 0.079 278.8);
Tailwind
colors: {
custom: {
50: '#c5c8f0',
500: '#abb2e9',
950: '#000000',
},
}SCSS
$custom: #abb2e9; $custom-light: #c5c8f0; $custom-dark: #000000;
JSON
{
"hex": "#abb2e9",
"rgb": {
"r": 171,
"g": 178,
"b": 233
},
"hsl": {
"h": 233.226,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.77755,
"c": 0.07882,
"h": 278.8
},
"luminance": 0.46382
}Semantic roles & 50–950 ramp
primary
#ABB2E9
secondary
#F0EEDB
accent
#B31FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284