#ABB9EA#ABB9EA
#ABB9EA is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.2% C 0.072 H 272.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9EA |
|---|---|
| RGB | rgb(171, 185, 234) |
| HSL | hsl(227, 60%, 79%) |
| HSV | hsv(227, 27%, 92%) |
| CMYK | cmyk(26.9%, 20.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.63, 5.92, -25.99) |
| CIE-LCH | lch(75.63, 26.66, 282.83°) |
| OKLab | oklab(79.2% 0.0028 -0.0715) |
| OKLCH | oklch(79.2% 0.072 272.3) |
| XYZ | xyz(48.9908, 49.2950, 84.7596) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle
#CCCCFF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9EA #EADCAB
analogous
#ABD9EA #ABB9EA #BDABEA
triadic
#ABB9EA #EAABB9 #B9EAAB
tetradic
#ABB9EA #EAABD9 #EADCAB #ABEABD
square
#ABB9EA #EAABD9 #EADCAB #ABEABD
split-complementary
#ABB9EA #EABDAB #D9EAAB
monochromatic
#4967D2 #7A90DE #ABB9EA #DCE2F6 #E7EBF9
Accessibility & contrast
On white
1.93
#ABB9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABB9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9EA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9EA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#9BC2CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb9ea; /* rgb */ color: rgb(171, 185, 234); /* oklch */ color: oklch(79.2% 0.072 272.3);
Tailwind
colors: {
custom: {
50: '#c5cdf0',
500: '#abb9ea',
950: '#000000',
},
}SCSS
$custom: #abb9ea; $custom-light: #c5cdf0; $custom-dark: #000000;
JSON
{
"hex": "#abb9ea",
"rgb": {
"r": 171,
"g": 185,
"b": 234
},
"hsl": {
"h": 226.667,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.79202,
"c": 0.07153,
"h": 272.3
},
"luminance": 0.49296
}Semantic roles & 50–950 ramp
primary
#ABB9EA
secondary
#F0EBDB
accent
#A21EC8
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284