#ABC0EB#ABC0EB
#ABC0EB is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.7% C 0.065 H 264.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0EB |
|---|---|
| RGB | rgb(171, 192, 235) |
| HSL | hsl(220, 62%, 80%) |
| HSV | hsv(220, 27%, 92%) |
| CMYK | cmyk(27.2%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.49, 2.35, -23.69) |
| CIE-LCH | lch(77.49, 23.81, 275.66°) |
| OKLab | oklab(80.66% -0.0062 -0.065) |
| OKLCH | oklch(80.66% 0.065 264.5) |
| XYZ | xyz(50.6355, 52.3537, 86.0185) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.84
Lightsteelblue
#B0C4DE
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0EB #EBD6AB
analogous
#ABE0EB #ABC0EB #B6ABEB
triadic
#ABC0EB #EBABC0 #C0EBAB
tetradic
#ABC0EB #EBABE0 #EBD6AB #ABEBB6
square
#ABC0EB #EBABE0 #EBD6AB #ABEBB6
split-complementary
#ABC0EB #EBB6AB #E0EBAB
monochromatic
#4876D3 #7A9BDF #ABC0EB #DCE5F7 #E6ECF9
Accessibility & contrast
On white
1.83
#ABC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ABC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0EB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0EB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3ED
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#9AC9CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc0eb; /* rgb */ color: rgb(171, 192, 235); /* oklch */ color: oklch(80.7% 0.065 264.5);
Tailwind
colors: {
custom: {
50: '#c5d2f1',
500: '#abc0eb',
950: '#000000',
},
}SCSS
$custom: #abc0eb; $custom-light: #c5d2f1; $custom-dark: #000000;
JSON
{
"hex": "#abc0eb",
"rgb": {
"r": 171,
"g": 192,
"b": 235
},
"hsl": {
"h": 220.313,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80665,
"c": 0.06533,
"h": 264.5
},
"luminance": 0.52355
}Semantic roles & 50–950 ramp
primary
#ABC0EB
secondary
#C7AC73
accent
#901CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385