#ABBAFD#ABBAFD
#ABBAFD is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.2% C 0.097 H 274.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFD |
|---|---|
| RGB | rgb(171, 186, 253) |
| HSL | hsl(229, 95%, 83%) |
| HSV | hsv(229, 32%, 99%) |
| CMYK | cmyk(32.4%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.60, 10.02, -34.74) |
| CIE-LCH | lch(76.60, 36.16, 286.08°) |
| OKLab | oklab(80.19% 0.0072 -0.0963) |
| OKLCH | oklch(80.19% 0.097 274.3) |
| XYZ | xyz(52.0781, 50.8658, 99.9836) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.49
Light Periwinkle
#C1C6FC
ΔE00 5.35
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFD #FDEEAB
analogous
#ABE3FD #ABBAFD #C5ABFD
triadic
#ABBAFD #FDABBA #BAFDAB
tetradic
#ABBAFD #FDABE3 #FDEEAB #ABFDC5
square
#ABBAFD #FDABE3 #FDEEAB #ABFDC5
split-complementary
#ABBAFD #FDC5AB #E3FDAB
monochromatic
#3358FA #6F89FC #ABBAFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.88
#ABBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#ABBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#94C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbafd; /* rgb */ color: rgb(171, 186, 253); /* oklch */ color: oklch(80.2% 0.097 274.3);
Tailwind
colors: {
custom: {
50: '#c6cefe',
500: '#abbafd',
950: '#000000',
},
}SCSS
$custom: #abbafd; $custom-light: #c6cefe; $custom-dark: #000000;
JSON
{
"hex": "#abbafd",
"rgb": {
"r": 171,
"g": 186,
"b": 253
},
"hsl": {
"h": 229.024,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.80185,
"c": 0.09662,
"h": 274.3
},
"luminance": 0.50868
}Semantic roles & 50–950 ramp
primary
#ABBAFD
secondary
#E1CC6B
accent
#BC00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386