#ABC8F2#ABC8F2
#ABC8F2 is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.6% C 0.067 H 257.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8F2 |
|---|---|
| RGB | rgb(171, 200, 242) |
| HSL | hsl(215, 73%, 81%) |
| HSV | hsv(215, 29%, 95%) |
| CMYK | cmyk(29.3%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.83, -0.29, -23.89) |
| CIE-LCH | lch(79.83, 23.90, 269.31°) |
| OKLab | oklab(82.58% -0.0144 -0.0656) |
| OKLCH | oklch(82.58% 0.067 257.6) |
| XYZ | xyz(53.4712, 56.3753, 92.0513) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.25
Pastel Blue
#A2BFFE
ΔE00 3.55
Baby Blue (survey)
#A2CFFE
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 4.86
Cloudy Blue
#ACC2D9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8F2 #F2D5AB
analogous
#ABEBF2 #ABC8F2 #B1ABF2
triadic
#ABC8F2 #F2ABC8 #C8F2AB
tetradic
#ABC8F2 #F2ABEB #F2D5AB #ABF2B1
square
#ABC8F2 #F2ABEB #F2D5AB #ABF2B1
split-complementary
#ABC8F2 #F2B1AB #EBF2AB
monochromatic
#4183E2 #76A5EA #ABC8F2 #E0EBFA #E5EEFB
Accessibility & contrast
On white
1.71
#ABC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ABC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8F2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8F2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#B2C3F1
Tritanopia (blue-blind)
#97D1D6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc8f2; /* rgb */ color: rgb(171, 200, 242); /* oklch */ color: oklch(82.6% 0.067 257.6);
Tailwind
colors: {
custom: {
50: '#c5d8f6',
500: '#abc8f2',
950: '#000000',
},
}SCSS
$custom: #abc8f2; $custom-light: #c5d8f6; $custom-dark: #000000;
JSON
{
"hex": "#abc8f2",
"rgb": {
"r": 171,
"g": 200,
"b": 242
},
"hsl": {
"h": 215.493,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.82575,
"c": 0.0672,
"h": 257.6
},
"luminance": 0.56377
}Semantic roles & 50–950 ramp
primary
#ABC8F2
secondary
#D1A970
accent
#8510D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385