#ABB9FB#ABB9FB
#ABB9FB is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.9% C 0.095 H 274.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9FB |
|---|---|
| RGB | rgb(171, 185, 251) |
| HSL | hsl(230, 91%, 83%) |
| HSV | hsv(230, 32%, 98%) |
| CMYK | cmyk(31.9%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.26, 10.07, -34.18) |
| CIE-LCH | lch(76.26, 35.64, 286.41°) |
| OKLab | oklab(79.9% 0.008 -0.0947) |
| OKLCH | oklch(79.9% 0.095 274.8) |
| XYZ | xyz(51.5512, 50.3191, 98.2445) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9FB #FBEDAB
analogous
#ABE1FB #ABB9FB #C5ABFB
triadic
#ABB9FB #FBABB9 #B9FBAB
tetradic
#ABB9FB #FBABE1 #FBEDAB #ABFBC5
square
#ABB9FB #FBABE1 #FBEDAB #ABFBC5
split-complementary
#ABB9FB #FBC5AB #E1FBAB
monochromatic
#3658F5 #7188F8 #ABB9FB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.90
#ABB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ABB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9FB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9FB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#95C6D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb9fb; /* rgb */ color: rgb(171, 185, 251); /* oklch */ color: oklch(79.9% 0.095 274.8);
Tailwind
colors: {
custom: {
50: '#c6cdfd',
500: '#abb9fb',
950: '#000000',
},
}SCSS
$custom: #abb9fb; $custom-light: #c6cdfd; $custom-dark: #000000;
JSON
{
"hex": "#abb9fb",
"rgb": {
"r": 171,
"g": 185,
"b": 251
},
"hsl": {
"h": 229.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.79901,
"c": 0.09508,
"h": 274.8
},
"luminance": 0.50321
}Semantic roles & 50–950 ramp
primary
#ABB9FB
secondary
#DECA6C
accent
#BD00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385