#ABB5FB#ABB5FB
#ABB5FB is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.1% C 0.100 H 277.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5FB |
|---|---|
| RGB | rgb(171, 181, 251) |
| HSL | hsl(233, 91%, 83%) |
| HSV | hsv(233, 32%, 98%) |
| CMYK | cmyk(31.9%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.25, 12.27, -35.76) |
| CIE-LCH | lch(75.25, 37.81, 288.94°) |
| OKLab | oklab(79.11% 0.0132 -0.0992) |
| OKLCH | oklch(79.11% 0.1 277.6) |
| XYZ | xyz(50.7262, 48.6691, 97.9695) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 8.05
Periwinkle Blue
#8F99FB
ΔE00 8.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5FB #FBF1AB
analogous
#ABDDFB #ABB5FB #C9ABFB
triadic
#ABB5FB #FBABB5 #B5FBAB
tetradic
#ABB5FB #FBABDD #FBF1AB #ABFBC9
square
#ABB5FB #FBABDD #FBF1AB #ABFBC9
split-complementary
#ABB5FB #FBC9AB #DDFBAB
monochromatic
#364EF5 #7182F8 #ABB5FB #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.96
#ABB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#ABB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5FB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5FB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFE
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#96C2CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb5fb; /* rgb */ color: rgb(171, 181, 251); /* oklch */ color: oklch(79.1% 0.100 277.6);
Tailwind
colors: {
custom: {
50: '#c6cbfd',
500: '#abb5fb',
950: '#000000',
},
}SCSS
$custom: #abb5fb; $custom-light: #c6cbfd; $custom-dark: #000000;
JSON
{
"hex": "#abb5fb",
"rgb": {
"r": 171,
"g": 181,
"b": 251
},
"hsl": {
"h": 232.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.7911,
"c": 0.10013,
"h": 277.6
},
"luminance": 0.48671
}Semantic roles & 50–950 ramp
primary
#ABB5FB
secondary
#F6F2D5
accent
#C900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285