#ABC2E8#ABC2E8
#ABC2E8 is a light, muted blue. Relative luminance 0.531; OKLCH L 81.0% C 0.060 H 260.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2E8 |
|---|---|
| RGB | rgb(171, 194, 232) |
| HSL | hsl(217, 57%, 79%) |
| HSV | hsv(217, 26%, 91%) |
| CMYK | cmyk(26.3%, 16.4%, 0%, 9%) |
| CIE-LAB | lab(77.91, 0.56, -21.44) |
| CIE-LCH | lch(77.91, 21.45, 271.50°) |
| OKLab | oklab(80.96% -0.0099 -0.0587) |
| OKLCH | oklch(80.96% 0.06 260.4) |
| XYZ | xyz(50.6478, 53.0661, 83.9025) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.51
Light Blue Grey
#B7C9E2
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Cloudy Blue
#ACC2D9
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2E8 #E8D1AB
analogous
#ABE1E8 #ABC2E8 #B3ABE8
triadic
#ABC2E8 #E8ABC2 #C2E8AB
tetradic
#ABC2E8 #E8ABE1 #E8D1AB #ABE8B3
square
#ABC2E8 #E8ABE1 #E8D1AB #ABE8B3
split-complementary
#ABC2E8 #E8B3AB #E1E8AB
monochromatic
#4B7CCE #7B9FDB #ABC2E8 #DBE5F5 #E7EEF8
Accessibility & contrast
On white
1.81
#ABC2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABC2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2E8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2E8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EA
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#9BCACE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc2e8; /* rgb */ color: rgb(171, 194, 232); /* oklch */ color: oklch(81.0% 0.060 260.4);
Tailwind
colors: {
custom: {
50: '#c5d4ef',
500: '#abc2e8',
950: '#000000',
},
}SCSS
$custom: #abc2e8; $custom-light: #c5d4ef; $custom-dark: #000000;
JSON
{
"hex": "#abc2e8",
"rgb": {
"r": 171,
"g": 194,
"b": 232
},
"hsl": {
"h": 217.377,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.80962,
"c": 0.05955,
"h": 260.4
},
"luminance": 0.53068
}Semantic roles & 50–950 ramp
primary
#ABC2E8
secondary
#C3A574
accent
#8721C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385