#ABBBFB#ABBBFB
#ABBBFB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.093 H 273.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBFB |
|---|---|
| RGB | rgb(171, 187, 251) |
| HSL | hsl(228, 91%, 83%) |
| HSV | hsv(228, 32%, 98%) |
| CMYK | cmyk(31.9%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.78, 8.97, -33.39) |
| CIE-LCH | lch(76.78, 34.58, 285.03°) |
| OKLab | oklab(80.3% 0.0054 -0.0925) |
| OKLCH | oklch(80.3% 0.093 273.3) |
| XYZ | xyz(51.9726, 51.1618, 98.3849) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Light Periwinkle
#C1C6FC
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBFB #FBEBAB
analogous
#ABE3FB #ABBBFB #C3ABFB
triadic
#ABBBFB #FBABBB #BBFBAB
tetradic
#ABBBFB #FBABE3 #FBEBAB #ABFBC3
square
#ABBBFB #FBABE3 #FBEBAB #ABFBC3
split-complementary
#ABBBFB #FBC3AB #E3FBAB
monochromatic
#365CF5 #718CF8 #ABBBFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.87
#ABBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBFB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBFB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#95C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbfb; /* rgb */ color: rgb(171, 187, 251); /* oklch */ color: oklch(80.3% 0.093 273.3);
Tailwind
colors: {
custom: {
50: '#c6cffd',
500: '#abbbfb',
950: '#000000',
},
}SCSS
$custom: #abbbfb; $custom-light: #c6cffd; $custom-dark: #000000;
JSON
{
"hex": "#abbbfb",
"rgb": {
"r": 171,
"g": 187,
"b": 251
},
"hsl": {
"h": 228,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.80299,
"c": 0.09265,
"h": 273.3
},
"luminance": 0.51164
}Semantic roles & 50–950 ramp
primary
#ABBBFB
secondary
#DEC76C
accent
#B800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385