#ABC0DE#ABC0DE
#ABC0DE is a light, muted blue. Relative luminance 0.516; OKLCH L 80.2% C 0.048 H 257.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0DE |
|---|---|
| RGB | rgb(171, 192, 222) |
| HSL | hsl(215, 44%, 77%) |
| HSV | hsv(215, 23%, 87%) |
| CMYK | cmyk(23%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(77.06, -0.67, -17.34) |
| CIE-LCH | lch(77.06, 17.36, 267.77°) |
| OKLab | oklab(80.18% -0.0107 -0.0473) |
| OKLCH | oklch(80.18% 0.048 257.3) |
| XYZ | xyz(48.8255, 51.6298, 76.4861) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.65
Cloudy Blue
#ACC2D9
ΔE00 2.85
Light Blue Grey
#B7C9E2
ΔE00 2.85
Light Grey Blue
#9DBCD4
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0DE #DEC9AB
analogous
#ABDADE #ABC0DE #B0ABDE
triadic
#ABC0DE #DEABC0 #C0DEAB
tetradic
#ABC0DE #DEABDA #DEC9AB #ABDEB0
square
#ABC0DE #DEABDA #DEC9AB #ABDEB0
split-complementary
#ABC0DE #DEB0AB #DADEAB
monochromatic
#537EBB #7F9FCD #ABC0DE #D7E1EF #E9EFF6
Accessibility & contrast
On white
1.85
#ABC0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABC0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0DE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0DE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DF
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#9EC6CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0de; /* rgb */ color: rgb(171, 192, 222); /* oklch */ color: oklch(80.2% 0.048 257.3);
Tailwind
colors: {
custom: {
50: '#c4d3e8',
500: '#abc0de',
950: '#000000',
},
}SCSS
$custom: #abc0de; $custom-light: #c4d3e8; $custom-dark: #000000;
JSON
{
"hex": "#abc0de",
"rgb": {
"r": 171,
"g": 192,
"b": 222
},
"hsl": {
"h": 215.294,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.80182,
"c": 0.04847,
"h": 257.3
},
"luminance": 0.51631
}Semantic roles & 50–950 ramp
primary
#ABC0DE
secondary
#B69C77
accent
#7F2FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384