#ABC1F2#ABC1F2
#ABC1F2 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.1% C 0.074 H 265.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1F2 |
|---|---|
| RGB | rgb(171, 193, 242) |
| HSL | hsl(221, 73%, 81%) |
| HSV | hsv(221, 29%, 95%) |
| CMYK | cmyk(29.3%, 20.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.00, 3.48, -26.69) |
| CIE-LCH | lch(78.00, 26.91, 277.44°) |
| OKLab | oklab(81.14% -0.0053 -0.0735) |
| OKLCH | oklch(81.14% 0.074 265.9) |
| XYZ | xyz(51.8870, 53.2069, 91.5233) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Light Periwinkle
#C1C6FC
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.34
Baby Blue (survey)
#A2CFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1F2 #F2DCAB
analogous
#ABE5F2 #ABC1F2 #B8ABF2
triadic
#ABC1F2 #F2ABC1 #C1F2AB
tetradic
#ABC1F2 #F2ABE5 #F2DCAB #ABF2B8
square
#ABC1F2 #F2ABE5 #F2DCAB #ABF2B8
split-complementary
#ABC1F2 #F2B8AB #E5F2AB
monochromatic
#4173E2 #769AEA #ABC1F2 #E0E8FA #E5EBFB
Accessibility & contrast
On white
1.80
#ABC1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABC1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1F2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1F2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F4
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#97CBD1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc1f2; /* rgb */ color: rgb(171, 193, 242); /* oklch */ color: oklch(81.1% 0.074 265.9);
Tailwind
colors: {
custom: {
50: '#c5d3f6',
500: '#abc1f2',
950: '#000000',
},
}SCSS
$custom: #abc1f2; $custom-light: #c5d3f6; $custom-dark: #000000;
JSON
{
"hex": "#abc1f2",
"rgb": {
"r": 171,
"g": 193,
"b": 242
},
"hsl": {
"h": 221.408,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81141,
"c": 0.07366,
"h": 265.9
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#ABC1F2
secondary
#D1B370
accent
#9810D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385