#ABC0EE#ABC0EE
#ABC0EE is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.8% C 0.069 H 265.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0EE |
|---|---|
| RGB | rgb(171, 192, 238) |
| HSL | hsl(221, 66%, 80%) |
| HSV | hsv(221, 28%, 93%) |
| CMYK | cmyk(28.2%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.60, 3.06, -25.15) |
| CIE-LCH | lch(77.60, 25.34, 276.94°) |
| OKLab | oklab(80.78% -0.0052 -0.0691) |
| OKLCH | oklch(80.78% 0.069 265.7) |
| XYZ | xyz(51.0725, 52.5286, 88.3204) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0EE #EED9AB
analogous
#ABE2EE #ABC0EE #B7ABEE
triadic
#ABC0EE #EEABC0 #C0EEAB
tetradic
#ABC0EE #EEABE2 #EED9AB #ABEEB7
square
#ABC0EE #EEABE2 #EED9AB #ABEEB7
split-complementary
#ABC0EE #EEB7AB #E2EEAB
monochromatic
#4574D9 #789AE4 #ABC0EE #DEE6F8 #E6ECFA
Accessibility & contrast
On white
1.83
#ABC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0EE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0EE | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#99C9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0ee; /* rgb */ color: rgb(171, 192, 238); /* oklch */ color: oklch(80.8% 0.069 265.7);
Tailwind
colors: {
custom: {
50: '#c5d2f3',
500: '#abc0ee',
950: '#000000',
},
}SCSS
$custom: #abc0ee; $custom-light: #c5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#abc0ee",
"rgb": {
"r": 171,
"g": 192,
"b": 238
},
"hsl": {
"h": 221.194,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80781,
"c": 0.06933,
"h": 265.7
},
"luminance": 0.5253
}Semantic roles & 50–950 ramp
primary
#ABC0EE
secondary
#CBAF72
accent
#9517CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385