#ABBBFA#ABBBFA
#ABBBFA is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.3% C 0.091 H 273.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBFA |
|---|---|
| RGB | rgb(171, 187, 250) |
| HSL | hsl(228, 89%, 83%) |
| HSV | hsv(228, 32%, 98%) |
| CMYK | cmyk(31.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.74, 8.72, -32.92) |
| CIE-LCH | lch(76.74, 34.05, 284.83°) |
| OKLab | oklab(80.26% 0.0051 -0.0911) |
| OKLCH | oklch(80.26% 0.091 273.2) |
| XYZ | xyz(51.8154, 51.0989, 97.5569) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.38
Light Periwinkle
#C1C6FC
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBFA #FAEAAB
analogous
#ABE3FA #ABBBFA #C2ABFA
triadic
#ABBBFA #FAABBB #BBFAAB
tetradic
#ABBBFA #FAABE3 #FAEAAB #ABFAC2
square
#ABBBFA #FAABE3 #FAEAAB #ABFAC2
split-complementary
#ABBBFA #FAC2AB #E3FAAB
monochromatic
#375DF3 #718CF7 #ABBBFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.87
#ABBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBFA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBFA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#95C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbfa; /* rgb */ color: rgb(171, 187, 250); /* oklch */ color: oklch(80.3% 0.091 273.2);
Tailwind
colors: {
custom: {
50: '#c6cffc',
500: '#abbbfa',
950: '#000000',
},
}SCSS
$custom: #abbbfa; $custom-light: #c6cffc; $custom-dark: #000000;
JSON
{
"hex": "#abbbfa",
"rgb": {
"r": 171,
"g": 187,
"b": 250
},
"hsl": {
"h": 227.848,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.80257,
"c": 0.09127,
"h": 273.2
},
"luminance": 0.51101
}Semantic roles & 50–950 ramp
primary
#ABBBFA
secondary
#DDC66C
accent
#B700E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385