#ABBBFD#ABBBFD
#ABBBFD is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.4% C 0.095 H 273.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBFD |
|---|---|
| RGB | rgb(171, 187, 253) |
| HSL | hsl(228, 95%, 83%) |
| HSV | hsv(228, 32%, 99%) |
| CMYK | cmyk(32.4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.85, 9.47, -34.35) |
| CIE-LCH | lch(76.85, 35.63, 285.41°) |
| OKLab | oklab(80.38% 0.0059 -0.0952) |
| OKLCH | oklch(80.38% 0.095 273.6) |
| XYZ | xyz(52.2895, 51.2886, 100.0541) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.25
Light Periwinkle
#C1C6FC
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Carolina Blue
#8AB8FE
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBFD #FDEDAB
analogous
#ABE4FD #ABBBFD #C4ABFD
triadic
#ABBBFD #FDABBB #BBFDAB
tetradic
#ABBBFD #FDABE4 #FDEDAB #ABFDC4
square
#ABBBFD #FDABE4 #FDEDAB #ABFDC4
split-complementary
#ABBBFD #FDC4AB #E4FDAB
monochromatic
#335AFA #6F8BFC #ABBBFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.87
#ABBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBFD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBFD | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A0BBFB
Tritanopia (blue-blind)
#94C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbbfd; /* rgb */ color: rgb(171, 187, 253); /* oklch */ color: oklch(80.4% 0.095 273.6);
Tailwind
colors: {
custom: {
50: '#c6cffe',
500: '#abbbfd',
950: '#000000',
},
}SCSS
$custom: #abbbfd; $custom-light: #c6cffe; $custom-dark: #000000;
JSON
{
"hex": "#abbbfd",
"rgb": {
"r": 171,
"g": 187,
"b": 253
},
"hsl": {
"h": 228.293,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.80384,
"c": 0.09541,
"h": 273.6
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#ABBBFD
secondary
#E1CA6B
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385