#ABC0F2#ABC0F2
#ABC0F2 is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.9% C 0.075 H 267.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0F2 |
|---|---|
| RGB | rgb(171, 192, 242) |
| HSL | hsl(222, 73%, 81%) |
| HSV | hsv(222, 29%, 95%) |
| CMYK | cmyk(29.3%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.74, 4.03, -27.08) |
| CIE-LCH | lch(77.74, 27.38, 278.45°) |
| OKLab | oklab(80.94% -0.004 -0.0746) |
| OKLCH | oklch(80.94% 0.075 267) |
| XYZ | xyz(51.6667, 52.7662, 91.4498) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.01
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Light Periwinkle
#C1C6FC
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.59
Carolina Blue
#8AB8FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0F2 #F2DDAB
analogous
#ABE3F2 #ABC0F2 #B9ABF2
triadic
#ABC0F2 #F2ABC0 #C0F2AB
tetradic
#ABC0F2 #F2ABE3 #F2DDAB #ABF2B9
square
#ABC0F2 #F2ABE3 #F2DDAB #ABF2B9
split-complementary
#ABC0F2 #F2B9AB #E3F2AB
monochromatic
#4171E2 #7698EA #ABC0F2 #E0E8FA #E5EBFB
Accessibility & contrast
On white
1.82
#ABC0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0F2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0F2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F4
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#98CAD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0f2; /* rgb */ color: rgb(171, 192, 242); /* oklch */ color: oklch(80.9% 0.075 267.0);
Tailwind
colors: {
custom: {
50: '#c5d2f6',
500: '#abc0f2',
950: '#000000',
},
}SCSS
$custom: #abc0f2; $custom-light: #c5d2f6; $custom-dark: #000000;
JSON
{
"hex": "#abc0f2",
"rgb": {
"r": 171,
"g": 192,
"b": 242
},
"hsl": {
"h": 222.254,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.80938,
"c": 0.07469,
"h": 267
},
"luminance": 0.52768
}Semantic roles & 50–950 ramp
primary
#ABC0F2
secondary
#D1B470
accent
#9B10D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385