#ABB5FF#ABB5FF
#ABB5FF is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.3% C 0.106 H 277.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5FF |
|---|---|
| RGB | rgb(171, 181, 255) |
| HSL | hsl(233, 100%, 84%) |
| HSV | hsv(233, 33%, 100%) |
| CMYK | cmyk(32.9%, 29%, 0%, 0%) |
| CIE-LAB | lab(75.40, 13.28, -37.67) |
| CIE-LCH | lch(75.40, 39.94, 289.42°) |
| OKLab | oklab(79.29% 0.0143 -0.1047) |
| OKLCH | oklch(79.29% 0.106 277.8) |
| XYZ | xyz(51.3634, 48.9239, 101.3254) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 7.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.30
Carolina Blue
#8AB8FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5FF #FFF5AB
analogous
#ABDFFF #ABB5FF #CBABFF
triadic
#ABB5FF #FFABB5 #B5FFAB
tetradic
#ABB5FF #FFABDF #FFF5AB #ABFFCB
square
#ABB5FF #FFABDF #FFF5AB #ABFFCB
split-complementary
#ABB5FF #FFCBAB #DFFFAB
monochromatic
#3149FF #6E7FFF #ABB5FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.95
#ABB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#ABB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5FF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5FF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#94C3CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb5ff; /* rgb */ color: rgb(171, 181, 255); /* oklch */ color: oklch(79.3% 0.106 277.8);
Tailwind
colors: {
custom: {
50: '#c6cbff',
500: '#abb5ff',
950: '#000000',
},
}SCSS
$custom: #abb5ff; $custom-light: #c6cbff; $custom-dark: #000000;
JSON
{
"hex": "#abb5ff",
"rgb": {
"r": 171,
"g": 181,
"b": 255
},
"hsl": {
"h": 232.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.79285,
"c": 0.10569,
"h": 277.8
},
"luminance": 0.48926
}Semantic roles & 50–950 ramp
primary
#ABB5FF
secondary
#F7F3D4
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286