#ABB0FB#ABB0FB
#ABB0FB is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.1% C 0.107 H 280.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0FB |
|---|---|
| RGB | rgb(171, 176, 251) |
| HSL | hsl(236, 91%, 83%) |
| HSV | hsv(236, 32%, 98%) |
| CMYK | cmyk(31.9%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(73.98, 15.05, -37.73) |
| CIE-LCH | lch(73.98, 40.62, 291.75°) |
| OKLab | oklab(78.13% 0.0198 -0.1049) |
| OKLCH | oklch(78.13% 0.107 280.7) |
| XYZ | xyz(49.7277, 46.6721, 97.6366) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 8.77
Lightsteelblue
#B0C4DE
ΔE00 8.90
Pale Violet
#CEAEFA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0FB #FBF6AB
analogous
#ABD8FB #ABB0FB #CEABFB
triadic
#ABB0FB #FBABB0 #B0FBAB
tetradic
#ABB0FB #FBABD8 #FBF6AB #ABFBCE
square
#ABB0FB #FBABD8 #FBF6AB #ABFBCE
split-complementary
#ABB0FB #FBCEAB #D8FBAB
monochromatic
#3642F5 #7179F8 #ABB0FB #E2E4FE #E2E4FE
Accessibility & contrast
On white
2.03
#ABB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ABB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0FB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0FB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#96BECB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb0fb; /* rgb */ color: rgb(171, 176, 251); /* oklch */ color: oklch(78.1% 0.107 280.7);
Tailwind
colors: {
custom: {
50: '#c6c7fd',
500: '#abb0fb',
950: '#000000',
},
}SCSS
$custom: #abb0fb; $custom-light: #c6c7fd; $custom-dark: #000000;
JSON
{
"hex": "#abb0fb",
"rgb": {
"r": 171,
"g": 176,
"b": 251
},
"hsl": {
"h": 236.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.7813,
"c": 0.10672,
"h": 280.7
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#ABB0FB
secondary
#F6F4D5
accent
#D700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285