#ABB3FF#ABB3FF
#ABB3FF is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.9% C 0.108 H 279.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3FF |
|---|---|
| RGB | rgb(171, 179, 255) |
| HSL | hsl(234, 100%, 84%) |
| HSV | hsv(234, 33%, 100%) |
| CMYK | cmyk(32.9%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(74.90, 14.39, -38.45) |
| CIE-LCH | lch(74.90, 41.06, 290.52°) |
| OKLab | oklab(78.89% 0.0169 -0.107) |
| OKLCH | oklch(78.89% 0.108 279) |
| XYZ | xyz(50.9597, 48.1164, 101.1908) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.51
Periwinkle
#CCCCFF
ΔE00 8.65
Powder Blue (survey)
#B1D1FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3FF #FFF7AB
analogous
#ABDDFF #ABB3FF #CDABFF
triadic
#ABB3FF #FFABB3 #B3FFAB
tetradic
#ABB3FF #FFABDD #FFF7AB #ABFFCD
square
#ABB3FF #FFABDD #FFF7AB #ABFFCD
split-complementary
#ABB3FF #FFCDAB #DDFFAB
monochromatic
#3144FF #6E7CFF #ABB3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.98
#ABB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#ABB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3FF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3FF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#94C1CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb3ff; /* rgb */ color: rgb(171, 179, 255); /* oklch */ color: oklch(78.9% 0.108 279.0);
Tailwind
colors: {
custom: {
50: '#c6c9ff',
500: '#abb3ff',
950: '#000000',
},
}SCSS
$custom: #abb3ff; $custom-light: #c6c9ff; $custom-dark: #000000;
JSON
{
"hex": "#abb3ff",
"rgb": {
"r": 171,
"g": 179,
"b": 255
},
"hsl": {
"h": 234.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.78894,
"c": 0.1083,
"h": 279
},
"luminance": 0.48118
}Semantic roles & 50–950 ramp
primary
#ABB3FF
secondary
#F7F4D4
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286