#ABB5FE#ABB5FE
#ABB5FE is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.2% C 0.104 H 277.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5FE |
|---|---|
| RGB | rgb(171, 181, 254) |
| HSL | hsl(233, 98%, 83%) |
| HSV | hsv(233, 33%, 100%) |
| CMYK | cmyk(32.7%, 28.7%, 0%, 0.4%) |
| CIE-LAB | lab(75.36, 13.03, -37.19) |
| CIE-LCH | lch(75.36, 39.41, 289.31°) |
| OKLab | oklab(79.24% 0.014 -0.1033) |
| OKLCH | oklch(79.24% 0.104 277.7) |
| XYZ | xyz(51.2029, 48.8597, 100.4798) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.29
Periwinkle
#CCCCFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5FE #FEF4AB
analogous
#ABDEFE #ABB5FE #CAABFE
triadic
#ABB5FE #FEABB5 #B5FEAB
tetradic
#ABB5FE #FEABDE #FEF4AB #ABFECA
square
#ABB5FE #FEABDE #FEF4AB #ABFECA
split-complementary
#ABB5FE #FECAAB #DEFEAB
monochromatic
#324AFD #6F80FD #ABB5FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.95
#ABB5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#ABB5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5FE
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5FE | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#95C3CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb5fe; /* rgb */ color: rgb(171, 181, 254); /* oklch */ color: oklch(79.2% 0.104 277.7);
Tailwind
colors: {
custom: {
50: '#c6cbff',
500: '#abb5fe',
950: '#000000',
},
}SCSS
$custom: #abb5fe; $custom-light: #c6cbff; $custom-dark: #000000;
JSON
{
"hex": "#abb5fe",
"rgb": {
"r": 171,
"g": 181,
"b": 254
},
"hsl": {
"h": 232.771,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.79241,
"c": 0.1043,
"h": 277.7
},
"luminance": 0.48861
}Semantic roles & 50–950 ramp
primary
#ABB5FE
secondary
#F7F3D4
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286