#ABB9FD#ABB9FD
#ABB9FD is a light, moderate blue. Relative luminance 0.504; OKLCH L 80.0% C 0.098 H 275.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9FD |
|---|---|
| RGB | rgb(171, 185, 253) |
| HSL | hsl(230, 95%, 83%) |
| HSV | hsv(230, 32%, 99%) |
| CMYK | cmyk(32.4%, 26.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.34, 10.57, -35.14) |
| CIE-LCH | lch(76.34, 36.69, 286.74°) |
| OKLab | oklab(79.99% 0.0085 -0.0975) |
| OKLCH | oklch(79.99% 0.098 275) |
| XYZ | xyz(51.8682, 50.4459, 99.9136) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.74
Light Periwinkle
#C1C6FC
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 7.86
Periwinkle
#CCCCFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9FD #FDEFAB
analogous
#ABE2FD #ABB9FD #C6ABFD
triadic
#ABB9FD #FDABB9 #B9FDAB
tetradic
#ABB9FD #FDABE2 #FDEFAB #ABFDC6
square
#ABB9FD #FDABE2 #FDEFAB #ABFDC6
split-complementary
#ABB9FD #FDC6AB #E2FDAB
monochromatic
#3355FA #6F87FC #ABB9FD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.89
#ABB9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABB9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9FD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9FD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#95C6D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb9fd; /* rgb */ color: rgb(171, 185, 253); /* oklch */ color: oklch(80.0% 0.098 275.0);
Tailwind
colors: {
custom: {
50: '#c6cdfe',
500: '#abb9fd',
950: '#000000',
},
}SCSS
$custom: #abb9fd; $custom-light: #c6cdfe; $custom-dark: #000000;
JSON
{
"hex": "#abb9fd",
"rgb": {
"r": 171,
"g": 185,
"b": 253
},
"hsl": {
"h": 229.756,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79987,
"c": 0.09785,
"h": 275
},
"luminance": 0.50448
}Semantic roles & 50–950 ramp
primary
#ABB9FD
secondary
#E1CD6B
accent
#BE00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386