#ABC2F9#ABC2F9
#ABC2F9 is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.6% C 0.082 H 267.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F9 |
|---|---|
| RGB | rgb(171, 194, 249) |
| HSL | hsl(222, 87%, 82%) |
| HSV | hsv(222, 31%, 98%) |
| CMYK | cmyk(31.3%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(78.51, 4.65, -29.66) |
| CIE-LCH | lch(78.51, 30.02, 278.91°) |
| OKLab | oklab(81.62% -0.0044 -0.0819) |
| OKLCH | oklch(81.62% 0.082 267) |
| XYZ | xyz(53.1803, 54.0791, 97.2404) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Light Periwinkle
#C1C6FC
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.52
Carolina Blue
#8AB8FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F9 #F9E2AB
analogous
#ABE9F9 #ABC2F9 #BBABF9
triadic
#ABC2F9 #F9ABC2 #C2F9AB
tetradic
#ABC2F9 #F9ABE9 #F9E2AB #ABF9BB
square
#ABC2F9 #F9ABE9 #F9E2AB #ABF9BB
split-complementary
#ABC2F9 #F9BBAB #E9F9AB
monochromatic
#396FF1 #7299F5 #ABC2F9 #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.78
#ABC2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ABC2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F9
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F9 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FB
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#95CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2f9; /* rgb */ color: rgb(171, 194, 249); /* oklch */ color: oklch(81.6% 0.082 267.0);
Tailwind
colors: {
custom: {
50: '#c5d4fb',
500: '#abc2f9',
950: '#000000',
},
}SCSS
$custom: #abc2f9; $custom-light: #c5d4fb; $custom-dark: #000000;
JSON
{
"hex": "#abc2f9",
"rgb": {
"r": 171,
"g": 194,
"b": 249
},
"hsl": {
"h": 222.308,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.81623,
"c": 0.082,
"h": 267
},
"luminance": 0.54081
}Semantic roles & 50–950 ramp
primary
#ABC2F9
secondary
#DBBB6D
accent
#A102E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385