#ABBBEB#ABBBEB
#ABBBEB is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.6% C 0.071 H 270.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBEB |
|---|---|
| RGB | rgb(171, 187, 235) |
| HSL | hsl(225, 62%, 80%) |
| HSV | hsv(225, 27%, 92%) |
| CMYK | cmyk(27.2%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(76.19, 5.06, -25.68) |
| CIE-LCH | lch(76.19, 26.18, 281.15°) |
| OKLab | oklab(79.65% 0.0005 -0.0706) |
| OKLCH | oklch(79.65% 0.071 270.4) |
| XYZ | xyz(49.5562, 50.1952, 85.6588) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.61
Light Periwinkle
#C1C6FC
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 6.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBEB #EBDBAB
analogous
#ABDBEB #ABBBEB #BBABEB
triadic
#ABBBEB #EBABBB #BBEBAB
tetradic
#ABBBEB #EBABDB #EBDBAB #ABEBBB
square
#ABBBEB #EBABDB #EBDBAB #ABEBBB
split-complementary
#ABBBEB #EBBBAB #DBEBAB
monochromatic
#486BD3 #7A93DF #ABBBEB #DCE3F7 #E6EBF9
Accessibility & contrast
On white
1.90
#ABBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#ABBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBEB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBEB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#9AC4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbeb; /* rgb */ color: rgb(171, 187, 235); /* oklch */ color: oklch(79.6% 0.071 270.4);
Tailwind
colors: {
custom: {
50: '#c5cff1',
500: '#abbbeb',
950: '#000000',
},
}SCSS
$custom: #abbbeb; $custom-light: #c5cff1; $custom-dark: #000000;
JSON
{
"hex": "#abbbeb",
"rgb": {
"r": 171,
"g": 187,
"b": 235
},
"hsl": {
"h": 225,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.79647,
"c": 0.07061,
"h": 270.4
},
"luminance": 0.50197
}Semantic roles & 50–950 ramp
primary
#ABBBEB
secondary
#C7B273
accent
#9E1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385