#ABC0ED#ABC0ED
#ABC0ED is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.7% C 0.068 H 265.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0ED |
|---|---|
| RGB | rgb(171, 192, 237) |
| HSL | hsl(221, 65%, 80%) |
| HSV | hsv(221, 28%, 93%) |
| CMYK | cmyk(27.8%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(77.56, 2.82, -24.67) |
| CIE-LCH | lch(77.56, 24.83, 276.53°) |
| OKLab | oklab(80.74% -0.0056 -0.0678) |
| OKLCH | oklch(80.74% 0.068 265.3) |
| XYZ | xyz(50.9260, 52.4700, 87.5489) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.28
Light Periwinkle
#C1C6FC
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0ED #EDD8AB
analogous
#ABE1ED #ABC0ED #B7ABED
triadic
#ABC0ED #EDABC0 #C0EDAB
tetradic
#ABC0ED #EDABE1 #EDD8AB #ABEDB7
square
#ABC0ED #EDABE1 #EDD8AB #ABEDB7
split-complementary
#ABC0ED #EDB7AB #E1EDAB
monochromatic
#4674D7 #799AE2 #ABC0ED #DDE6F8 #E6ECFA
Accessibility & contrast
On white
1.83
#ABC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0ED
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0ED | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#99C9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0ed; /* rgb */ color: rgb(171, 192, 237); /* oklch */ color: oklch(80.7% 0.068 265.3);
Tailwind
colors: {
custom: {
50: '#c5d2f3',
500: '#abc0ed',
950: '#000000',
},
}SCSS
$custom: #abc0ed; $custom-light: #c5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#abc0ed",
"rgb": {
"r": 171,
"g": 192,
"b": 237
},
"hsl": {
"h": 220.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.80742,
"c": 0.068,
"h": 265.3
},
"luminance": 0.52472
}Semantic roles & 50–950 ramp
primary
#ABC0ED
secondary
#CAAE72
accent
#9319CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385