#ABC0E0#ABC0E0
#ABC0E0 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.051 H 258.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0E0 |
|---|---|
| RGB | rgb(171, 192, 224) |
| HSL | hsl(216, 46%, 77%) |
| HSV | hsv(216, 24%, 88%) |
| CMYK | cmyk(23.7%, 14.3%, 0%, 12.2%) |
| CIE-LAB | lab(77.12, -0.22, -18.32) |
| CIE-LCH | lch(77.12, 18.33, 269.32°) |
| OKLab | oklab(80.26% -0.01 -0.05) |
| OKLCH | oklch(80.26% 0.051 258.7) |
| XYZ | xyz(49.0951, 51.7376, 77.9062) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.19
Light Blue Grey
#B7C9E2
ΔE00 3.19
Cloudy Blue
#ACC2D9
ΔE00 3.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0E0 #E0CBAB
analogous
#ABDBE0 #ABC0E0 #B0ABE0
triadic
#ABC0E0 #E0ABC0 #C0E0AB
tetradic
#ABC0E0 #E0ABDB #E0CBAB #ABE0B0
square
#ABC0E0 #E0ABDB #E0CBAB #ABE0B0
split-complementary
#ABC0E0 #E0B0AB #DBE0AB
monochromatic
#527DBF #7E9ED0 #ABC0E0 #D8E2F0 #E9EEF7
Accessibility & contrast
On white
1.85
#ABC0E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ABC0E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0E0
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0E0 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E2
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#9DC7CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0e0; /* rgb */ color: rgb(171, 192, 224); /* oklch */ color: oklch(80.3% 0.051 258.7);
Tailwind
colors: {
custom: {
50: '#c4d3e9',
500: '#abc0e0',
950: '#000000',
},
}SCSS
$custom: #abc0e0; $custom-light: #c4d3e9; $custom-dark: #000000;
JSON
{
"hex": "#abc0e0",
"rgb": {
"r": 171,
"g": 192,
"b": 224
},
"hsl": {
"h": 216.226,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.80255,
"c": 0.051,
"h": 258.7
},
"luminance": 0.51739
}Semantic roles & 50–950 ramp
primary
#ABC0E0
secondary
#B99F76
accent
#812CB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384