#ABC2F6#ABC2F6
#ABC2F6 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.5% C 0.078 H 266.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F6 |
|---|---|
| RGB | rgb(171, 194, 246) |
| HSL | hsl(222, 81%, 82%) |
| HSV | hsv(222, 30%, 96%) |
| CMYK | cmyk(30.5%, 21.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.40, 3.91, -28.22) |
| CIE-LCH | lch(78.40, 28.49, 277.90°) |
| OKLab | oklab(81.5% -0.0053 -0.0778) |
| OKLCH | oklch(81.5% 0.078 266.1) |
| XYZ | xyz(52.7162, 53.8934, 94.7958) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.44
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.16
Baby Blue (survey)
#A2CFFE
ΔE00 6.41
Carolina Blue
#8AB8FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F6 #F6DFAB
analogous
#ABE8F6 #ABC2F6 #BAABF6
triadic
#ABC2F6 #F6ABC2 #C2F6AB
tetradic
#ABC2F6 #F6ABE8 #F6DFAB #ABF6BA
square
#ABC2F6 #F6ABE8 #F6DFAB #ABF6BA
split-complementary
#ABC2F6 #F6BAAB #E8F6AB
monochromatic
#3C72EA #749AF0 #ABC2F6 #E2EAFC #E3EBFC
Accessibility & contrast
On white
1.78
#ABC2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABC2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F6
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F6 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F8
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#96CCD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2f6; /* rgb */ color: rgb(171, 194, 246); /* oklch */ color: oklch(81.5% 0.078 266.1);
Tailwind
colors: {
custom: {
50: '#c5d4f9',
500: '#abc2f6',
950: '#000000',
},
}SCSS
$custom: #abc2f6; $custom-light: #c5d4f9; $custom-dark: #000000;
JSON
{
"hex": "#abc2f6",
"rgb": {
"r": 171,
"g": 194,
"b": 246
},
"hsl": {
"h": 221.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.81503,
"c": 0.07798,
"h": 266.1
},
"luminance": 0.53895
}Semantic roles & 50–950 ramp
primary
#ABC2F6
secondary
#D7B76E
accent
#9C09DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385