#ABBCEB#ABBCEB
#ABBCEB is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.8% C 0.070 H 269.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCEB |
|---|---|
| RGB | rgb(171, 188, 235) |
| HSL | hsl(224, 62%, 80%) |
| HSV | hsv(224, 27%, 92%) |
| CMYK | cmyk(27.2%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(76.45, 4.52, -25.29) |
| CIE-LCH | lch(76.45, 25.69, 280.13°) |
| OKLab | oklab(79.85% -0.0009 -0.0695) |
| OKLCH | oklch(79.85% 0.07 269.3) |
| XYZ | xyz(49.7691, 50.6210, 85.7298) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.41
Light Periwinkle
#C1C6FC
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCEB #EBDAAB
analogous
#ABDCEB #ABBCEB #BAABEB
triadic
#ABBCEB #EBABBC #BCEBAB
tetradic
#ABBCEB #EBABDC #EBDAAB #ABEBBA
square
#ABBCEB #EBABDC #EBDAAB #ABEBBA
split-complementary
#ABBCEB #EBBAAB #DCEBAB
monochromatic
#486DD3 #7A95DF #ABBCEB #DCE3F7 #E6EBF9
Accessibility & contrast
On white
1.89
#ABBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ABBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCEB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCEB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#9AC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbceb; /* rgb */ color: rgb(171, 188, 235); /* oklch */ color: oklch(79.8% 0.070 269.3);
Tailwind
colors: {
custom: {
50: '#c5d0f1',
500: '#abbceb',
950: '#000000',
},
}SCSS
$custom: #abbceb; $custom-light: #c5d0f1; $custom-dark: #000000;
JSON
{
"hex": "#abbceb",
"rgb": {
"r": 171,
"g": 188,
"b": 235
},
"hsl": {
"h": 224.062,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.7985,
"c": 0.06951,
"h": 269.3
},
"luminance": 0.50623
}Semantic roles & 50–950 ramp
primary
#ABBCEB
secondary
#C7B173
accent
#9B1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385