#ABB3F6#ABB3F6
#ABB3F6 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.5% C 0.096 H 278.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3F6 |
|---|---|
| RGB | rgb(171, 179, 246) |
| HSL | hsl(234, 81%, 82%) |
| HSV | hsv(234, 30%, 96%) |
| CMYK | cmyk(30.5%, 27.2%, 0%, 3.5%) |
| CIE-LAB | lab(74.54, 12.14, -34.16) |
| CIE-LCH | lch(74.54, 36.25, 289.56°) |
| OKLab | oklab(78.5% 0.0145 -0.0946) |
| OKLCH | oklch(78.5% 0.096 278.7) |
| XYZ | xyz(49.5447, 47.5505, 93.7387) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 7.90
Periwinkle Blue
#8F99FB
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3F6 #F6EEAB
analogous
#ABD9F6 #ABB3F6 #C9ABF6
triadic
#ABB3F6 #F6ABB3 #B3F6AB
tetradic
#ABB3F6 #F6ABD9 #F6EEAB #ABF6C9
square
#ABB3F6 #F6ABD9 #F6EEAB #ABF6C9
split-complementary
#ABB3F6 #F6C9AB #D9F6AB
monochromatic
#3C4FEA #7481F0 #ABB3F6 #E2E5FC #E3E6FC
Accessibility & contrast
On white
2.00
#ABB3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABB3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3F6
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3F6 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBAF9
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#98BFCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3f6; /* rgb */ color: rgb(171, 179, 246); /* oklch */ color: oklch(78.5% 0.096 278.7);
Tailwind
colors: {
custom: {
50: '#c5c9f9',
500: '#abb3f6',
950: '#000000',
},
}SCSS
$custom: #abb3f6; $custom-light: #c5c9f9; $custom-dark: #000000;
JSON
{
"hex": "#abb3f6",
"rgb": {
"r": 171,
"g": 179,
"b": 246
},
"hsl": {
"h": 233.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.78499,
"c": 0.09575,
"h": 278.7
},
"luminance": 0.47552
}Semantic roles & 50–950 ramp
primary
#ABB3F6
secondary
#F4F1D7
accent
#C609DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285