#ABC4F9#ABC4F9
#ABC4F9 is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.0% C 0.080 H 265.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4F9 |
|---|---|
| RGB | rgb(171, 196, 249) |
| HSL | hsl(221, 87%, 82%) |
| HSV | hsv(221, 31%, 98%) |
| CMYK | cmyk(31.3%, 21.3%, 0%, 2.4%) |
| CIE-LAB | lab(79.03, 3.56, -28.86) |
| CIE-LCH | lch(79.03, 29.08, 277.04°) |
| OKLab | oklab(82.03% -0.007 -0.0796) |
| OKLCH | oklch(82.03% 0.08 265) |
| XYZ | xyz(53.6285, 54.9753, 97.3898) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.15
Powder Blue (survey)
#B1D1FC
ΔE00 3.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.22
Carolina Blue
#8AB8FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4F9 #F9E0AB
analogous
#ABEBF9 #ABC4F9 #B9ABF9
triadic
#ABC4F9 #F9ABC4 #C4F9AB
tetradic
#ABC4F9 #F9ABEB #F9E0AB #ABF9B9
square
#ABC4F9 #F9ABEB #F9E0AB #ABF9B9
split-complementary
#ABC4F9 #F9B9AB #EBF9AB
monochromatic
#3974F1 #729CF5 #ABC4F9 #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.75
#ABC4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABC4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4F9
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4F9 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FB
Deuteranopia (green-blind)
#ABC1F8
Tritanopia (blue-blind)
#95CFD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc4f9; /* rgb */ color: rgb(171, 196, 249); /* oklch */ color: oklch(82.0% 0.080 265.0);
Tailwind
colors: {
custom: {
50: '#c5d5fb',
500: '#abc4f9',
950: '#000000',
},
}SCSS
$custom: #abc4f9; $custom-light: #c5d5fb; $custom-dark: #000000;
JSON
{
"hex": "#abc4f9",
"rgb": {
"r": 171,
"g": 196,
"b": 249
},
"hsl": {
"h": 220.769,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.82029,
"c": 0.07993,
"h": 265
},
"luminance": 0.54977
}Semantic roles & 50–950 ramp
primary
#ABC4F9
secondary
#DBB86D
accent
#9B02E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385