#ABC7F6#ABC7F6
#ABC7F6 is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.5% C 0.073 H 260.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7F6 |
|---|---|
| RGB | rgb(171, 199, 246) |
| HSL | hsl(218, 81%, 82%) |
| HSV | hsv(218, 30%, 96%) |
| CMYK | cmyk(30.5%, 19.1%, 0%, 3.5%) |
| CIE-LAB | lab(79.70, 1.21, -26.22) |
| CIE-LCH | lch(79.70, 26.25, 272.65°) |
| OKLab | oklab(82.52% -0.0118 -0.0722) |
| OKLCH | oklch(82.52% 0.073 260.7) |
| XYZ | xyz(53.8477, 56.1565, 95.1730) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Pastel Blue
#A2BFFE
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7F6 #F6DAAB
analogous
#ABEDF6 #ABC7F6 #B5ABF6
triadic
#ABC7F6 #F6ABC7 #C7F6AB
tetradic
#ABC7F6 #F6ABED #F6DAAB #ABF6B5
square
#ABC7F6 #F6ABED #F6DAAB #ABF6B5
split-complementary
#ABC7F6 #F6B5AB #EDF6AB
monochromatic
#3C7DEA #74A2F0 #ABC7F6 #E2ECFC #E3EDFC
Accessibility & contrast
On white
1.72
#ABC7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ABC7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7F6
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7F6 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#AFC2F5
Tritanopia (blue-blind)
#95D1D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7f6; /* rgb */ color: rgb(171, 199, 246); /* oklch */ color: oklch(82.5% 0.073 260.7);
Tailwind
colors: {
custom: {
50: '#c5d7f9',
500: '#abc7f6',
950: '#000000',
},
}SCSS
$custom: #abc7f6; $custom-light: #c5d7f9; $custom-dark: #000000;
JSON
{
"hex": "#abc7f6",
"rgb": {
"r": 171,
"g": 199,
"b": 246
},
"hsl": {
"h": 217.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.82523,
"c": 0.07314,
"h": 260.7
},
"luminance": 0.56159
}Semantic roles & 50–950 ramp
primary
#ABC7F6
secondary
#D7B06E
accent
#8E09DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385