#ABC0E7#ABC0E7
#ABC0E7 is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.5% C 0.060 H 262.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0E7 |
|---|---|
| RGB | rgb(171, 192, 231) |
| HSL | hsl(219, 56%, 79%) |
| HSV | hsv(219, 26%, 91%) |
| CMYK | cmyk(26%, 16.9%, 0%, 9.4%) |
| CIE-LAB | lab(77.36, 1.40, -21.75) |
| CIE-LCH | lch(77.36, 21.79, 273.70°) |
| OKLab | oklab(80.51% -0.0076 -0.0596) |
| OKLCH | oklch(80.51% 0.06 262.8) |
| XYZ | xyz(50.0641, 52.1252, 83.0092) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.42
Light Blue Grey
#B7C9E2
ΔE00 4.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0E7 #E7D2AB
analogous
#ABDEE7 #ABC0E7 #B4ABE7
triadic
#ABC0E7 #E7ABC0 #C0E7AB
tetradic
#ABC0E7 #E7ABDE #E7D2AB #ABE7B4
square
#ABC0E7 #E7ABDE #E7D2AB #ABE7B4
split-complementary
#ABC0E7 #E7B4AB #DEE7AB
monochromatic
#4C79CC #7B9CD9 #ABC0E7 #DBE4F5 #E7EDF8
Accessibility & contrast
On white
1.84
#ABC0E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC0E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0E7
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0E7 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#9BC8CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc0e7; /* rgb */ color: rgb(171, 192, 231); /* oklch */ color: oklch(80.5% 0.060 262.8);
Tailwind
colors: {
custom: {
50: '#c5d2ee',
500: '#abc0e7',
950: '#000000',
},
}SCSS
$custom: #abc0e7; $custom-light: #c5d2ee; $custom-dark: #000000;
JSON
{
"hex": "#abc0e7",
"rgb": {
"r": 171,
"g": 192,
"b": 231
},
"hsl": {
"h": 219,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.80513,
"c": 0.06005,
"h": 262.8
},
"luminance": 0.52127
}Semantic roles & 50–950 ramp
primary
#ABC0E7
secondary
#C2A774
accent
#8B22C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385