#ABB5FD#ABB5FD
#ABB5FD is a light, moderate blue. Relative luminance 0.488; OKLCH L 79.2% C 0.103 H 277.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5FD |
|---|---|
| RGB | rgb(171, 181, 253) |
| HSL | hsl(233, 95%, 83%) |
| HSV | hsv(233, 32%, 99%) |
| CMYK | cmyk(32.4%, 28.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.32, 12.78, -36.72) |
| CIE-LCH | lch(75.32, 38.88, 289.19°) |
| OKLab | oklab(79.2% 0.0138 -0.102) |
| OKLCH | oklch(79.2% 0.103 277.7) |
| XYZ | xyz(51.0431, 48.7958, 99.6386) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.79
Light Periwinkle
#C1C6FC
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 8.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.20
Periwinkle
#CCCCFF
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5FD #FDF3AB
analogous
#ABDEFD #ABB5FD #CAABFD
triadic
#ABB5FD #FDABB5 #B5FDAB
tetradic
#ABB5FD #FDABDE #FDF3AB #ABFDCA
square
#ABB5FD #FDABDE #FDF3AB #ABFDCA
split-complementary
#ABB5FD #FDCAAB #DEFDAB
monochromatic
#334CFA #6F80FC #ABB5FD #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.95
#ABB5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#ABB5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5FD
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5FD | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#95C3CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb5fd; /* rgb */ color: rgb(171, 181, 253); /* oklch */ color: oklch(79.2% 0.103 277.7);
Tailwind
colors: {
custom: {
50: '#c6cbfe',
500: '#abb5fd',
950: '#000000',
},
}SCSS
$custom: #abb5fd; $custom-light: #c6cbfe; $custom-dark: #000000;
JSON
{
"hex": "#abb5fd",
"rgb": {
"r": 171,
"g": 181,
"b": 253
},
"hsl": {
"h": 232.683,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79197,
"c": 0.10291,
"h": 277.7
},
"luminance": 0.48798
}Semantic roles & 50–950 ramp
primary
#ABB5FD
secondary
#F7F2D4
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286