#ABB1FA#ABB1FA
#ABB1FA is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.3% C 0.104 H 280.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1FA |
|---|---|
| RGB | rgb(171, 177, 250) |
| HSL | hsl(235, 89%, 83%) |
| HSV | hsv(235, 32%, 98%) |
| CMYK | cmyk(31.6%, 29.2%, 0%, 2%) |
| CIE-LAB | lab(74.19, 14.24, -36.86) |
| CIE-LCH | lch(74.19, 39.51, 291.13°) |
| OKLab | oklab(78.28% 0.0182 -0.1024) |
| OKLCH | oklch(78.28% 0.104 280.1) |
| XYZ | xyz(49.7673, 47.0028, 96.8743) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.79
Pale Violet
#CEAEFA
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1FA #FAF4AB
analogous
#ABD9FA #ABB1FA #CCABFA
triadic
#ABB1FA #FAABB1 #B1FAAB
tetradic
#ABB1FA #FAABD9 #FAF4AB #ABFACC
square
#ABB1FA #FAABD9 #FAF4AB #ABFACC
split-complementary
#ABB1FA #FACCAB #D9FAAB
monochromatic
#3746F3 #717BF7 #ABB1FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.02
#ABB1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABB1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1FA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1FA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#96BFCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb1fa; /* rgb */ color: rgb(171, 177, 250); /* oklch */ color: oklch(78.3% 0.104 280.1);
Tailwind
colors: {
custom: {
50: '#c6c8fc',
500: '#abb1fa',
950: '#000000',
},
}SCSS
$custom: #abb1fa; $custom-light: #c6c8fc; $custom-dark: #000000;
JSON
{
"hex": "#abb1fa",
"rgb": {
"r": 171,
"g": 177,
"b": 250
},
"hsl": {
"h": 235.443,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78281,
"c": 0.10398,
"h": 280.1
},
"luminance": 0.47004
}Semantic roles & 50–950 ramp
primary
#ABB1FA
secondary
#F5F3D6
accent
#D400E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285