#ABB0FF#ABB0FF
#ABB0FF is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.3% C 0.112 H 280.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0FF |
|---|---|
| RGB | rgb(171, 176, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 33%, 100%) |
| CMYK | cmyk(32.9%, 31%, 0%, 0%) |
| CIE-LAB | lab(74.14, 16.06, -39.63) |
| CIE-LCH | lch(74.14, 42.76, 292.06°) |
| OKLab | oklab(78.31% 0.0208 -0.1103) |
| OKLCH | oklch(78.31% 0.112 280.7) |
| XYZ | xyz(50.3649, 46.9270, 100.9925) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.08
Light Periwinkle
#C1C6FC
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 8.87
Periwinkle
#CCCCFF
ΔE00 9.11
Cloudy Blue
#ACC2D9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0FF #FFFAAB
analogous
#ABDAFF #ABB0FF #D0ABFF
triadic
#ABB0FF #FFABB0 #B0FFAB
tetradic
#ABB0FF #FFABDA #FFFAAB #ABFFD0
square
#ABB0FF #FFABDA #FFFAAB #ABFFD0
split-complementary
#ABB0FF #FFD0AB #DAFFAB
monochromatic
#313DFF #6E76FF #ABB0FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
2.02
#ABB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0FF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0FF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#95BFCC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb0ff; /* rgb */ color: rgb(171, 176, 255); /* oklch */ color: oklch(78.3% 0.112 280.7);
Tailwind
colors: {
custom: {
50: '#c6c7ff',
500: '#abb0ff',
950: '#000000',
},
}SCSS
$custom: #abb0ff; $custom-light: #c6c7ff; $custom-dark: #000000;
JSON
{
"hex": "#abb0ff",
"rgb": {
"r": 171,
"g": 176,
"b": 255
},
"hsl": {
"h": 236.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78311,
"c": 0.11228,
"h": 280.7
},
"luminance": 0.46929
}Semantic roles & 50–950 ramp
primary
#ABB0FF
secondary
#F7F5D4
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286