#ABC6F7#ABC6F7
#ABC6F7 is a very light, moderate blue. Relative luminance 0.558; OKLCH L 82.4% C 0.075 H 262.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6F7 |
|---|---|
| RGB | rgb(171, 198, 247) |
| HSL | hsl(219, 83%, 82%) |
| HSV | hsv(219, 31%, 97%) |
| CMYK | cmyk(30.8%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(79.48, 2.00, -27.10) |
| CIE-LCH | lch(79.48, 27.18, 274.21°) |
| OKLab | oklab(82.36% -0.0102 -0.0747) |
| OKLCH | oklch(82.36% 0.075 262.2) |
| XYZ | xyz(53.7723, 55.7594, 95.9071) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.51
Powder Blue (survey)
#B1D1FC
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6F7 #F7DCAB
analogous
#ABECF7 #ABC6F7 #B6ABF7
triadic
#ABC6F7 #F7ABC6 #C6F7AB
tetradic
#ABC6F7 #F7ABEC #F7DCAB #ABF7B6
square
#ABC6F7 #F7ABEC #F7DCAB #ABF7B6
split-complementary
#ABC6F7 #F7B6AB #ECF7AB
monochromatic
#3B7AEC #73A0F2 #ABC6F7 #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.73
#ABC6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#ABC6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6F7
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6F7 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#95D0D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6f7; /* rgb */ color: rgb(171, 198, 247); /* oklch */ color: oklch(82.4% 0.075 262.2);
Tailwind
colors: {
custom: {
50: '#c5d7fa',
500: '#abc6f7',
950: '#000000',
},
}SCSS
$custom: #abc6f7; $custom-light: #c5d7fa; $custom-dark: #000000;
JSON
{
"hex": "#abc6f7",
"rgb": {
"r": 171,
"g": 198,
"b": 247
},
"hsl": {
"h": 218.684,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.82357,
"c": 0.07535,
"h": 262.2
},
"luminance": 0.55761
}Semantic roles & 50–950 ramp
primary
#ABC6F7
secondary
#D8B26E
accent
#9206DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385