#ABC7F2#ABC7F2
#ABC7F2 is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.4% C 0.068 H 258.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7F2 |
|---|---|
| RGB | rgb(171, 199, 242) |
| HSL | hsl(216, 73%, 81%) |
| HSV | hsv(216, 29%, 95%) |
| CMYK | cmyk(29.3%, 17.8%, 0%, 5.1%) |
| CIE-LAB | lab(79.56, 0.25, -24.29) |
| CIE-LCH | lch(79.56, 24.29, 270.59°) |
| OKLab | oklab(82.37% -0.0131 -0.0667) |
| OKLCH | oklch(82.37% 0.068 258.9) |
| XYZ | xyz(53.2404, 55.9136, 91.9744) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.57
Pastel Blue
#A2BFFE
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7F2 #F2D6AB
analogous
#ABEAF2 #ABC7F2 #B2ABF2
triadic
#ABC7F2 #F2ABC7 #C7F2AB
tetradic
#ABC7F2 #F2ABEA #F2D6AB #ABF2B2
square
#ABC7F2 #F2ABEA #F2D6AB #ABF2B2
split-complementary
#ABC7F2 #F2B2AB #EAF2AB
monochromatic
#4180E2 #76A4EA #ABC7F2 #E0EAFA #E5EDFB
Accessibility & contrast
On white
1.72
#ABC7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ABC7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7F2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7F2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#B1C2F1
Tritanopia (blue-blind)
#97D0D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc7f2; /* rgb */ color: rgb(171, 199, 242); /* oklch */ color: oklch(82.4% 0.068 258.9);
Tailwind
colors: {
custom: {
50: '#c5d7f6',
500: '#abc7f2',
950: '#000000',
},
}SCSS
$custom: #abc7f2; $custom-light: #c5d7f6; $custom-dark: #000000;
JSON
{
"hex": "#abc7f2",
"rgb": {
"r": 171,
"g": 199,
"b": 242
},
"hsl": {
"h": 216.338,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.82369,
"c": 0.06803,
"h": 258.9
},
"luminance": 0.55916
}Semantic roles & 50–950 ramp
primary
#ABC7F2
secondary
#D1AB70
accent
#8810D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385