#ABC2F1#ABC2F1
#ABC2F1 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.3% C 0.071 H 264.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F1 |
|---|---|
| RGB | rgb(171, 194, 241) |
| HSL | hsl(220, 71%, 81%) |
| HSV | hsv(220, 29%, 95%) |
| CMYK | cmyk(29%, 19.5%, 0%, 5.5%) |
| CIE-LAB | lab(78.22, 2.70, -25.80) |
| CIE-LCH | lch(78.22, 25.95, 275.97°) |
| OKLab | oklab(81.31% -0.0069 -0.071) |
| OKLCH | oklch(81.31% 0.071 264.4) |
| XYZ | xyz(51.9591, 53.5906, 90.8084) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.96
Powder Blue (survey)
#B1D1FC
ΔE00 4.37
Lightsteelblue
#B0C4DE
ΔE00 5.42
Light Periwinkle
#C1C6FC
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F1 #F1DAAB
analogous
#ABE5F1 #ABC2F1 #B7ABF1
triadic
#ABC2F1 #F1ABC2 #C2F1AB
tetradic
#ABC2F1 #F1ABE5 #F1DAAB #ABF1B7
square
#ABC2F1 #F1ABE5 #F1DAAB #ABF1B7
split-complementary
#ABC2F1 #F1B7AB #E5F1AB
monochromatic
#4276E0 #779CE8 #ABC2F1 #DFE8FA #E5ECFB
Accessibility & contrast
On white
1.79
#ABC2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#ABC2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F1
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F1 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F3
Deuteranopia (green-blind)
#ACBFF0
Tritanopia (blue-blind)
#98CBD2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc2f1; /* rgb */ color: rgb(171, 194, 241); /* oklch */ color: oklch(81.3% 0.071 264.4);
Tailwind
colors: {
custom: {
50: '#c5d4f5',
500: '#abc2f1',
950: '#000000',
},
}SCSS
$custom: #abc2f1; $custom-light: #c5d4f5; $custom-dark: #000000;
JSON
{
"hex": "#abc2f1",
"rgb": {
"r": 171,
"g": 194,
"b": 241
},
"hsl": {
"h": 220.286,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.81306,
"c": 0.07132,
"h": 264.4
},
"luminance": 0.53592
}Semantic roles & 50–950 ramp
primary
#ABC2F1
secondary
#D0B071
accent
#9412D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385