#ABC6F4#ABC6F4
#ABC6F4 is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.2% C 0.071 H 261.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6F4 |
|---|---|
| RGB | rgb(171, 198, 244) |
| HSL | hsl(218, 77%, 81%) |
| HSV | hsv(218, 30%, 96%) |
| CMYK | cmyk(29.9%, 18.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.37, 1.27, -25.66) |
| CIE-LCH | lch(79.37, 25.69, 272.83°) |
| OKLab | oklab(82.24% -0.0112 -0.0706) |
| OKLCH | oklch(82.24% 0.071 261) |
| XYZ | xyz(53.3131, 55.5758, 93.4886) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.85
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6F4 #F4D9AB
analogous
#ABEBF4 #ABC6F4 #B5ABF4
triadic
#ABC6F4 #F4ABC6 #C6F4AB
tetradic
#ABC6F4 #F4ABEB #F4D9AB #ABF4B5
square
#ABC6F4 #F4ABEB #F4D9AB #ABF4B5
split-complementary
#ABC6F4 #F4B5AB #EBF4AB
monochromatic
#3F7DE6 #75A1ED #ABC6F4 #E1EBFB #E4EDFB
Accessibility & contrast
On white
1.73
#ABC6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ABC6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6F4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6F4 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F6
Deuteranopia (green-blind)
#AFC2F3
Tritanopia (blue-blind)
#96CFD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6f4; /* rgb */ color: rgb(171, 198, 244); /* oklch */ color: oklch(82.2% 0.071 261.0);
Tailwind
colors: {
custom: {
50: '#c5d7f7',
500: '#abc6f4',
950: '#000000',
},
}SCSS
$custom: #abc6f4; $custom-light: #c5d7f7; $custom-dark: #000000;
JSON
{
"hex": "#abc6f4",
"rgb": {
"r": 171,
"g": 198,
"b": 244
},
"hsl": {
"h": 217.808,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.82241,
"c": 0.07146,
"h": 261
},
"luminance": 0.55578
}Semantic roles & 50–950 ramp
primary
#ABC6F4
secondary
#D4AF6F
accent
#8D0CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385