#ABB0FA#ABB0FA
#ABB0FA is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.105 H 280.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0FA |
|---|---|
| RGB | rgb(171, 176, 250) |
| HSL | hsl(236, 89%, 83%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(31.6%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(73.94, 14.80, -37.25) |
| CIE-LCH | lch(73.94, 40.08, 291.67°) |
| OKLab | oklab(78.09% 0.0195 -0.1035) |
| OKLCH | oklch(78.09% 0.105 280.7) |
| XYZ | xyz(49.5705, 46.6092, 96.8087) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 8.91
Pale Violet
#CEAEFA
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0FA #FAF5AB
analogous
#ABD7FA #ABB0FA #CEABFA
triadic
#ABB0FA #FAABB0 #B0FAAB
tetradic
#ABB0FA #FAABD7 #FAF5AB #ABFACE
square
#ABB0FA #FAABD7 #FAF5AB #ABFACE
split-complementary
#ABB0FA #FACEAB #D7FAAB
monochromatic
#3743F3 #717AF7 #ABB0FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.03
#ABB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ABB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0FA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0FA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#96BECA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb0fa; /* rgb */ color: rgb(171, 176, 250); /* oklch */ color: oklch(78.1% 0.105 280.7);
Tailwind
colors: {
custom: {
50: '#c6c7fc',
500: '#abb0fa',
950: '#000000',
},
}SCSS
$custom: #abb0fa; $custom-light: #c6c7fc; $custom-dark: #000000;
JSON
{
"hex": "#abb0fa",
"rgb": {
"r": 171,
"g": 176,
"b": 250
},
"hsl": {
"h": 236.203,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.78086,
"c": 0.10532,
"h": 280.7
},
"luminance": 0.46611
}Semantic roles & 50–950 ramp
primary
#ABB0FA
secondary
#F5F3D6
accent
#D700E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285