#ABC0E5#ABC0E5
#ABC0E5 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.4% C 0.057 H 261.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0E5 |
|---|---|
| RGB | rgb(171, 192, 229) |
| HSL | hsl(218, 53%, 78%) |
| HSV | hsv(218, 25%, 90%) |
| CMYK | cmyk(25.3%, 16.2%, 0%, 10.2%) |
| CIE-LAB | lab(77.29, 0.94, -20.77) |
| CIE-LCH | lch(77.29, 20.79, 272.58°) |
| OKLab | oklab(80.44% -0.0082 -0.0568) |
| OKLCH | oklch(80.44% 0.057 261.7) |
| XYZ | xyz(49.7832, 52.0128, 81.5301) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 4.94
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Light Periwinkle
#C1C6FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0E5 #E5D0AB
analogous
#ABDDE5 #ABC0E5 #B3ABE5
triadic
#ABC0E5 #E5ABC0 #C0E5AB
tetradic
#ABC0E5 #E5ABDD #E5D0AB #ABE5B3
square
#ABC0E5 #E5ABDD #E5D0AB #ABE5B3
split-complementary
#ABC0E5 #E5B3AB #DDE5AB
monochromatic
#4E7AC8 #7C9DD7 #ABC0E5 #DAE3F3 #E8EDF8
Accessibility & contrast
On white
1.84
#ABC0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0E5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0E5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E7
Deuteranopia (green-blind)
#AEBCE4
Tritanopia (blue-blind)
#9CC8CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc0e5; /* rgb */ color: rgb(171, 192, 229); /* oklch */ color: oklch(80.4% 0.057 261.7);
Tailwind
colors: {
custom: {
50: '#c5d2ed',
500: '#abc0e5',
950: '#000000',
},
}SCSS
$custom: #abc0e5; $custom-light: #c5d2ed; $custom-dark: #000000;
JSON
{
"hex": "#abc0e5",
"rgb": {
"r": 171,
"g": 192,
"b": 229
},
"hsl": {
"h": 218.276,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.80439,
"c": 0.05744,
"h": 261.7
},
"luminance": 0.52014
}Semantic roles & 50–950 ramp
primary
#ABC0E5
secondary
#BFA475
accent
#8825C0
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384