#ABB4FF#ABB4FF
#ABB4FF is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.1% C 0.107 H 278.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FF |
|---|---|
| RGB | rgb(171, 180, 255) |
| HSL | hsl(234, 100%, 84%) |
| HSV | hsv(234, 33%, 100%) |
| CMYK | cmyk(32.9%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(75.15, 13.84, -38.06) |
| CIE-LCH | lch(75.15, 40.50, 289.98°) |
| OKLab | oklab(79.09% 0.0156 -0.1058) |
| OKLCH | oklch(79.09% 0.107 278.4) |
| XYZ | xyz(51.1608, 48.5187, 101.2578) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FF #FFF6AB
analogous
#ABDEFF #ABB4FF #CCABFF
triadic
#ABB4FF #FFABB4 #B4FFAB
tetradic
#ABB4FF #FFABDE #FFF6AB #ABFFCC
square
#ABB4FF #FFABDE #FFF6AB #ABFFCC
split-complementary
#ABB4FF #FFCCAB #DEFFAB
monochromatic
#3147FF #6E7DFF #ABB4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.96
#ABB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#94C2CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb4ff; /* rgb */ color: rgb(171, 180, 255); /* oklch */ color: oklch(79.1% 0.107 278.4);
Tailwind
colors: {
custom: {
50: '#c6caff',
500: '#abb4ff',
950: '#000000',
},
}SCSS
$custom: #abb4ff; $custom-light: #c6caff; $custom-dark: #000000;
JSON
{
"hex": "#abb4ff",
"rgb": {
"r": 171,
"g": 180,
"b": 255
},
"hsl": {
"h": 233.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.79089,
"c": 0.10698,
"h": 278.4
},
"luminance": 0.4852
}Semantic roles & 50–950 ramp
primary
#ABB4FF
secondary
#F7F4D4
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286