#ABB1F9#ABB1F9
#ABB1F9 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.2% C 0.103 H 280.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1F9 |
|---|---|
| RGB | rgb(171, 177, 249) |
| HSL | hsl(235, 87%, 82%) |
| HSV | hsv(235, 31%, 98%) |
| CMYK | cmyk(31.3%, 28.9%, 0%, 2.4%) |
| CIE-LAB | lab(74.15, 13.99, -36.38) |
| CIE-LCH | lch(74.15, 38.98, 291.04°) |
| OKLab | oklab(78.24% 0.0179 -0.101) |
| OKLCH | oklch(78.24% 0.103 280.1) |
| XYZ | xyz(49.6109, 46.9403, 96.0506) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 7.55
Periwinkle
#CCCCFF
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.80
Pale Violet
#CEAEFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1F9 #F9F3AB
analogous
#ABD8F9 #ABB1F9 #CCABF9
triadic
#ABB1F9 #F9ABB1 #B1F9AB
tetradic
#ABB1F9 #F9ABD8 #F9F3AB #ABF9CC
square
#ABB1F9 #F9ABD8 #F9F3AB #ABF9CC
split-complementary
#ABB1F9 #F9CCAB #D8F9AB
monochromatic
#3947F1 #727CF5 #ABB1F9 #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.02
#ABB1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1F9
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1F9 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9FC
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#97BECA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb1f9; /* rgb */ color: rgb(171, 177, 249); /* oklch */ color: oklch(78.2% 0.103 280.1);
Tailwind
colors: {
custom: {
50: '#c6c8fb',
500: '#abb1f9',
950: '#000000',
},
}SCSS
$custom: #abb1f9; $custom-light: #c6c8fb; $custom-dark: #000000;
JSON
{
"hex": "#abb1f9",
"rgb": {
"r": 171,
"g": 177,
"b": 249
},
"hsl": {
"h": 235.385,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.78237,
"c": 0.10259,
"h": 280.1
},
"luminance": 0.46942
}Semantic roles & 50–950 ramp
primary
#ABB1F9
secondary
#F5F3D6
accent
#D202E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285