#ABC2F7#ABC2F7
#ABC2F7 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.5% C 0.079 H 266.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F7 |
|---|---|
| RGB | rgb(171, 194, 247) |
| HSL | hsl(222, 83%, 82%) |
| HSV | hsv(222, 31%, 97%) |
| CMYK | cmyk(30.8%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(78.44, 4.16, -28.70) |
| CIE-LCH | lch(78.44, 29.00, 278.24°) |
| OKLab | oklab(81.54% -0.005 -0.0792) |
| OKLCH | oklch(81.54% 0.079 266.4) |
| XYZ | xyz(52.8701, 53.9550, 95.6063) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.35
Powder Blue (survey)
#B1D1FC
ΔE00 4.51
Light Periwinkle
#C1C6FC
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F7 #F7E0AB
analogous
#ABE8F7 #ABC2F7 #BAABF7
triadic
#ABC2F7 #F7ABC2 #C2F7AB
tetradic
#ABC2F7 #F7ABE8 #F7E0AB #ABF7BA
square
#ABC2F7 #F7ABE8 #F7E0AB #ABF7BA
split-complementary
#ABC2F7 #F7BAAB #E8F7AB
monochromatic
#3B71EC #7399F2 #ABC2F7 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.78
#ABC2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABC2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#96CDD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2f7; /* rgb */ color: rgb(171, 194, 247); /* oklch */ color: oklch(81.5% 0.079 266.4);
Tailwind
colors: {
custom: {
50: '#c5d4fa',
500: '#abc2f7',
950: '#000000',
},
}SCSS
$custom: #abc2f7; $custom-light: #c5d4fa; $custom-dark: #000000;
JSON
{
"hex": "#abc2f7",
"rgb": {
"r": 171,
"g": 194,
"b": 247
},
"hsl": {
"h": 221.842,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.81543,
"c": 0.07932,
"h": 266.4
},
"luminance": 0.53957
}Semantic roles & 50–950 ramp
primary
#ABC2F7
secondary
#D8B86E
accent
#9D06DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385