#ABBBF5#ABBBF5
#ABBBF5 is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.084 H 272.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF5 |
|---|---|
| RGB | rgb(171, 187, 245) |
| HSL | hsl(227, 79%, 82%) |
| HSV | hsv(227, 30%, 96%) |
| CMYK | cmyk(30.2%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(76.55, 7.48, -30.52) |
| CIE-LCH | lch(76.55, 31.42, 283.78°) |
| OKLab | oklab(80.05% 0.0036 -0.0843) |
| OKLCH | oklch(80.05% 0.084 272.4) |
| XYZ | xyz(51.0417, 50.7895, 93.4825) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 4.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Periwinkle
#CCCCFF
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF5 #F5E5AB
analogous
#ABE0F5 #ABBBF5 #C0ABF5
triadic
#ABBBF5 #F5ABBB #BBF5AB
tetradic
#ABBBF5 #F5ABE0 #F5E5AB #ABF5C0
square
#ABBBF5 #F5ABE0 #F5E5AB #ABF5C0
split-complementary
#ABBBF5 #F5C0AB #E0F5AB
monochromatic
#3E62E8 #748FEE #ABBBF5 #E2E7FC #E4E9FC
Accessibility & contrast
On white
1.88
#ABBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF5
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF5 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F8
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#97C6CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbf5; /* rgb */ color: rgb(171, 187, 245); /* oklch */ color: oklch(80.0% 0.084 272.4);
Tailwind
colors: {
custom: {
50: '#c5cff8',
500: '#abbbf5',
950: '#000000',
},
}SCSS
$custom: #abbbf5; $custom-light: #c5cff8; $custom-dark: #000000;
JSON
{
"hex": "#abbbf5",
"rgb": {
"r": 171,
"g": 187,
"b": 245
},
"hsl": {
"h": 227.027,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.80049,
"c": 0.08438,
"h": 272.4
},
"luminance": 0.50791
}Semantic roles & 50–950 ramp
primary
#ABBBF5
secondary
#D5BF6F
accent
#AE0ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385