#ABB8FB#ABB8FB
#ABB8FB is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.7% C 0.096 H 275.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8FB |
|---|---|
| RGB | rgb(171, 184, 251) |
| HSL | hsl(230, 91%, 83%) |
| HSV | hsv(230, 32%, 98%) |
| CMYK | cmyk(31.9%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.01, 10.62, -34.58) |
| CIE-LCH | lch(76.01, 36.17, 287.07°) |
| OKLab | oklab(79.7% 0.0093 -0.0959) |
| OKLCH | oklch(79.7% 0.096 275.5) |
| XYZ | xyz(51.3428, 49.9022, 98.1750) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.08
Light Periwinkle
#C1C6FC
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Periwinkle
#CCCCFF
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8FB #FBEEAB
analogous
#ABE0FB #ABB8FB #C6ABFB
triadic
#ABB8FB #FBABB8 #B8FBAB
tetradic
#ABB8FB #FBABE0 #FBEEAB #ABFBC6
square
#ABB8FB #FBABE0 #FBEEAB #ABFBC6
split-complementary
#ABB8FB #FBC6AB #E0FBAB
monochromatic
#3655F5 #7187F8 #ABB8FB #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.91
#ABB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8FB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8FB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#95C5CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb8fb; /* rgb */ color: rgb(171, 184, 251); /* oklch */ color: oklch(79.7% 0.096 275.5);
Tailwind
colors: {
custom: {
50: '#c6cdfd',
500: '#abb8fb',
950: '#000000',
},
}SCSS
$custom: #abb8fb; $custom-light: #c6cdfd; $custom-dark: #000000;
JSON
{
"hex": "#abb8fb",
"rgb": {
"r": 171,
"g": 184,
"b": 251
},
"hsl": {
"h": 230.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.79703,
"c": 0.09632,
"h": 275.5
},
"luminance": 0.49904
}Semantic roles & 50–950 ramp
primary
#ABB8FB
secondary
#F6F0D5
accent
#C000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285