#ABB7FF#ABB7FF
#ABB7FF is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.7% C 0.103 H 276.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7FF |
|---|---|
| RGB | rgb(171, 183, 255) |
| HSL | hsl(231, 100%, 84%) |
| HSV | hsv(231, 33%, 100%) |
| CMYK | cmyk(32.9%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(75.91, 12.17, -36.88) |
| CIE-LCH | lch(75.91, 38.84, 288.27°) |
| OKLab | oklab(79.68% 0.0117 -0.1025) |
| OKLCH | oklch(79.68% 0.103 276.5) |
| XYZ | xyz(51.7730, 49.7431, 101.4619) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.20
Light Periwinkle
#C1C6FC
ΔE00 5.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7FF #FFF3AB
analogous
#ABE1FF #ABB7FF #C9ABFF
triadic
#ABB7FF #FFABB7 #B7FFAB
tetradic
#ABB7FF #FFABE1 #FFF3AB #ABFFC9
square
#ABB7FF #FFABE1 #FFF3AB #ABFFC9
split-complementary
#ABB7FF #FFC9AB #E1FFAB
monochromatic
#314EFF #6E83FF #ABB7FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.92
#ABB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7FF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7FF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#94C5D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb7ff; /* rgb */ color: rgb(171, 183, 255); /* oklch */ color: oklch(79.7% 0.103 276.5);
Tailwind
colors: {
custom: {
50: '#c6ccff',
500: '#abb7ff',
950: '#000000',
},
}SCSS
$custom: #abb7ff; $custom-light: #c6ccff; $custom-dark: #000000;
JSON
{
"hex": "#abb7ff",
"rgb": {
"r": 171,
"g": 183,
"b": 255
},
"hsl": {
"h": 231.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.79678,
"c": 0.10313,
"h": 276.5
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#ABB7FF
secondary
#F7F2D4
accent
#C500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286