#ABC6F2#ABC6F2
#ABC6F2 is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.2% C 0.069 H 260.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6F2 |
|---|---|
| RGB | rgb(171, 198, 242) |
| HSL | hsl(217, 73%, 81%) |
| HSV | hsv(217, 29%, 95%) |
| CMYK | cmyk(29.3%, 18.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.30, 0.79, -24.69) |
| CIE-LCH | lch(79.30, 24.71, 271.82°) |
| OKLab | oklab(82.16% -0.0118 -0.0679) |
| OKLCH | oklch(82.16% 0.069 260.1) |
| XYZ | xyz(53.0111, 55.4549, 91.8980) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Pastel Blue
#A2BFFE
ΔE00 3.11
Lightsteelblue
#B0C4DE
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6F2 #F2D7AB
analogous
#ABE9F2 #ABC6F2 #B3ABF2
triadic
#ABC6F2 #F2ABC6 #C6F2AB
tetradic
#ABC6F2 #F2ABE9 #F2D7AB #ABF2B3
square
#ABC6F2 #F2ABE9 #F2D7AB #ABF2B3
split-complementary
#ABC6F2 #F2B3AB #E9F2AB
monochromatic
#417EE2 #76A2EA #ABC6F2 #E0EAFA #E5EDFB
Accessibility & contrast
On white
1.74
#ABC6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ABC6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6F2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6F2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#B0C1F1
Tritanopia (blue-blind)
#97CFD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc6f2; /* rgb */ color: rgb(171, 198, 242); /* oklch */ color: oklch(82.2% 0.069 260.1);
Tailwind
colors: {
custom: {
50: '#c5d7f6',
500: '#abc6f2',
950: '#000000',
},
}SCSS
$custom: #abc6f2; $custom-light: #c5d7f6; $custom-dark: #000000;
JSON
{
"hex": "#abc6f2",
"rgb": {
"r": 171,
"g": 198,
"b": 242
},
"hsl": {
"h": 217.183,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.82163,
"c": 0.06889,
"h": 260.1
},
"luminance": 0.55457
}Semantic roles & 50–950 ramp
primary
#ABC6F2
secondary
#D1AC70
accent
#8A10D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385