#ABC8FB#ABC8FB
#ABC8FB is a very light, moderate blue. Relative luminance 0.569; OKLCH L 82.9% C 0.079 H 261.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8FB |
|---|---|
| RGB | rgb(171, 200, 251) |
| HSL | hsl(218, 91%, 83%) |
| HSV | hsv(218, 32%, 98%) |
| CMYK | cmyk(31.9%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.14, 1.90, -28.22) |
| CIE-LCH | lch(80.14, 28.29, 273.85°) |
| OKLab | oklab(82.92% -0.0115 -0.0778) |
| OKLCH | oklch(82.92% 0.079 261.6) |
| XYZ | xyz(54.8563, 56.9293, 99.3462) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Powder Blue (survey)
#B1D1FC
ΔE00 2.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 6.02
Carolina Blue
#8AB8FE
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8FB #FBDEAB
analogous
#ABF0FB #ABC8FB #B6ABFB
triadic
#ABC8FB #FBABC8 #C8FBAB
tetradic
#ABC8FB #FBABF0 #FBDEAB #ABFBB6
square
#ABC8FB #FBABF0 #FBDEAB #ABFBB6
split-complementary
#ABC8FB #FBB6AB #F0FBAB
monochromatic
#367BF5 #71A2F8 #ABC8FB #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.70
#ABC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#ABC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8FB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8FB | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#AFC3FA
Tritanopia (blue-blind)
#94D3D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abc8fb; /* rgb */ color: rgb(171, 200, 251); /* oklch */ color: oklch(82.9% 0.079 261.6);
Tailwind
colors: {
custom: {
50: '#c6d8fc',
500: '#abc8fb',
950: '#000000',
},
}SCSS
$custom: #abc8fb; $custom-light: #c6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#abc8fb",
"rgb": {
"r": 171,
"g": 200,
"b": 251
},
"hsl": {
"h": 218.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.82923,
"c": 0.07868,
"h": 261.6
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#ABC8FB
secondary
#DEB56C
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385