#ABBBF0#ABBBF0
#ABBBF0 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.8% C 0.077 H 271.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF0 |
|---|---|
| RGB | rgb(171, 187, 240) |
| HSL | hsl(226, 70%, 81%) |
| HSV | hsv(226, 29%, 94%) |
| CMYK | cmyk(28.8%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(76.37, 6.26, -28.11) |
| CIE-LCH | lch(76.37, 28.80, 282.57°) |
| OKLab | oklab(79.85% 0.0021 -0.0775) |
| OKLCH | oklch(79.85% 0.077 271.5) |
| XYZ | xyz(50.2887, 50.4883, 89.5168) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Light Periwinkle
#C1C6FC
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF0 #F0E0AB
analogous
#ABDDF0 #ABBBF0 #BDABF0
triadic
#ABBBF0 #F0ABBB #BBF0AB
tetradic
#ABBBF0 #F0ABDD #F0E0AB #ABF0BD
square
#ABBBF0 #F0ABDD #F0E0AB #ABF0BD
split-complementary
#ABBBF0 #F0BDAB #DDF0AB
monochromatic
#4367DD #7791E7 #ABBBF0 #DFE5F9 #E5EAFA
Accessibility & contrast
On white
1.89
#ABBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#ABBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF2
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#99C5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbf0; /* rgb */ color: rgb(171, 187, 240); /* oklch */ color: oklch(79.8% 0.077 271.5);
Tailwind
colors: {
custom: {
50: '#c5cff5',
500: '#abbbf0',
950: '#000000',
},
}SCSS
$custom: #abbbf0; $custom-light: #c5cff5; $custom-dark: #000000;
JSON
{
"hex": "#abbbf0",
"rgb": {
"r": 171,
"g": 187,
"b": 240
},
"hsl": {
"h": 226.087,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.79846,
"c": 0.07749,
"h": 271.5
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#ABBBF0
secondary
#CEB971
accent
#A614D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385