#ABC4F6#ABC4F6
#ABC4F6 is a light, moderate blue. Relative luminance 0.548; OKLCH L 81.9% C 0.076 H 264.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4F6 |
|---|---|
| RGB | rgb(171, 196, 246) |
| HSL | hsl(220, 81%, 82%) |
| HSV | hsv(220, 30%, 96%) |
| CMYK | cmyk(30.5%, 20.3%, 0%, 3.5%) |
| CIE-LAB | lab(78.92, 2.83, -27.42) |
| CIE-LCH | lch(78.92, 27.56, 275.89°) |
| OKLab | oklab(81.91% -0.0079 -0.0756) |
| OKLCH | oklch(81.91% 0.076 264) |
| XYZ | xyz(53.1643, 54.7896, 94.9452) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.42
Powder Blue (survey)
#B1D1FC
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4F6 #F6DDAB
analogous
#ABEAF6 #ABC4F6 #B8ABF6
triadic
#ABC4F6 #F6ABC4 #C4F6AB
tetradic
#ABC4F6 #F6ABEA #F6DDAB #ABF6B8
square
#ABC4F6 #F6ABEA #F6DDAB #ABF6B8
split-complementary
#ABC4F6 #F6B8AB #EAF6AB
monochromatic
#3C76EA #749DF0 #ABC4F6 #E2EBFC #E3ECFC
Accessibility & contrast
On white
1.76
#ABC4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ABC4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4F6
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4F6 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F8
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#96CED5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc4f6; /* rgb */ color: rgb(171, 196, 246); /* oklch */ color: oklch(81.9% 0.076 264.0);
Tailwind
colors: {
custom: {
50: '#c5d5f9',
500: '#abc4f6',
950: '#000000',
},
}SCSS
$custom: #abc4f6; $custom-light: #c5d5f9; $custom-dark: #000000;
JSON
{
"hex": "#abc4f6",
"rgb": {
"r": 171,
"g": 196,
"b": 246
},
"hsl": {
"h": 220,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.8191,
"c": 0.07596,
"h": 264
},
"luminance": 0.54792
}Semantic roles & 50–950 ramp
primary
#ABC4F6
secondary
#D7B46E
accent
#9609DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385