#ABC6F6#ABC6F6
#ABC6F6 is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.3% C 0.074 H 261.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6F6 |
|---|---|
| RGB | rgb(171, 198, 246) |
| HSL | hsl(218, 81%, 82%) |
| HSV | hsv(218, 30%, 96%) |
| CMYK | cmyk(30.5%, 19.5%, 0%, 3.5%) |
| CIE-LAB | lab(79.44, 1.75, -26.62) |
| CIE-LCH | lch(79.44, 26.68, 273.77°) |
| OKLab | oklab(82.32% -0.0105 -0.0733) |
| OKLCH | oklch(82.32% 0.074 261.8) |
| XYZ | xyz(53.6184, 55.6979, 95.0966) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.61
Powder Blue (survey)
#B1D1FC
ΔE00 3.07
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6F6 #F6DBAB
analogous
#ABECF6 #ABC6F6 #B6ABF6
triadic
#ABC6F6 #F6ABC6 #C6F6AB
tetradic
#ABC6F6 #F6ABEC #F6DBAB #ABF6B6
square
#ABC6F6 #F6ABEC #F6DBAB #ABF6B6
split-complementary
#ABC6F6 #F6B6AB #ECF6AB
monochromatic
#3C7BEA #74A0F0 #ABC6F6 #E2ECFC #E3ECFC
Accessibility & contrast
On white
1.73
#ABC6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#ABC6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6F6
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6F6 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#AEC2F5
Tritanopia (blue-blind)
#96D0D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6f6; /* rgb */ color: rgb(171, 198, 246); /* oklch */ color: oklch(82.3% 0.074 261.8);
Tailwind
colors: {
custom: {
50: '#c5d7f9',
500: '#abc6f6',
950: '#000000',
},
}SCSS
$custom: #abc6f6; $custom-light: #c5d7f9; $custom-dark: #000000;
JSON
{
"hex": "#abc6f6",
"rgb": {
"r": 171,
"g": 198,
"b": 246
},
"hsl": {
"h": 218.4,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.82318,
"c": 0.07405,
"h": 261.8
},
"luminance": 0.557
}Semantic roles & 50–950 ramp
primary
#ABC6F6
secondary
#D7B16E
accent
#9009DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385