#ABC0EF#ABC0EF
#ABC0EF is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.8% C 0.071 H 266.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0EF |
|---|---|
| RGB | rgb(171, 192, 239) |
| HSL | hsl(221, 68%, 80%) |
| HSV | hsv(221, 28%, 94%) |
| CMYK | cmyk(28.5%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(77.63, 3.30, -25.63) |
| CIE-LCH | lch(77.63, 25.85, 277.34°) |
| OKLab | oklab(80.82% -0.0049 -0.0705) |
| OKLCH | oklch(80.82% 0.071 266) |
| XYZ | xyz(51.2199, 52.5875, 89.0963) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0EF #EFDAAB
analogous
#ABE2EF #ABC0EF #B8ABEF
triadic
#ABC0EF #EFABC0 #C0EFAB
tetradic
#ABC0EF #EFABE2 #EFDAAB #ABEFB8
square
#ABC0EF #EFABE2 #EFDAAB #ABEFB8
split-complementary
#ABC0EF #EFB8AB #E2EFAB
monochromatic
#4473DB #7899E5 #ABC0EF #DEE7F9 #E5ECFA
Accessibility & contrast
On white
1.82
#ABC0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABC0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0EF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0EF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#99C9D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0ef; /* rgb */ color: rgb(171, 192, 239); /* oklch */ color: oklch(80.8% 0.071 266.0);
Tailwind
colors: {
custom: {
50: '#c5d2f4',
500: '#abc0ef',
950: '#000000',
},
}SCSS
$custom: #abc0ef; $custom-light: #c5d2f4; $custom-dark: #000000;
JSON
{
"hex": "#abc0ef",
"rgb": {
"r": 171,
"g": 192,
"b": 239
},
"hsl": {
"h": 221.471,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.8082,
"c": 0.07067,
"h": 266
},
"luminance": 0.52589
}Semantic roles & 50–950 ramp
primary
#ABC0EF
secondary
#CDB171
accent
#9616D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385