#ABB2F6#ABB2F6
#ABB2F6 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.3% C 0.097 H 279.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F6 |
|---|---|
| RGB | rgb(171, 178, 246) |
| HSL | hsl(234, 81%, 82%) |
| HSV | hsv(234, 30%, 96%) |
| CMYK | cmyk(30.5%, 27.6%, 0%, 3.5%) |
| CIE-LAB | lab(74.29, 12.69, -34.55) |
| CIE-LCH | lch(74.29, 36.81, 290.17°) |
| OKLab | oklab(78.3% 0.0158 -0.0958) |
| OKLCH | oklch(78.3% 0.097 279.4) |
| XYZ | xyz(49.3450, 47.1511, 93.6721) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 7.94
Periwinkle
#CCCCFF
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F6 #F6EFAB
analogous
#ABD8F6 #ABB2F6 #CAABF6
triadic
#ABB2F6 #F6ABB2 #B2F6AB
tetradic
#ABB2F6 #F6ABD8 #F6EFAB #ABF6CA
square
#ABB2F6 #F6ABD8 #F6EFAB #ABF6CA
split-complementary
#ABB2F6 #F6CAAB #D8F6AB
monochromatic
#3C4DEA #747FF0 #ABB2F6 #E2E5FC #E3E6FC
Accessibility & contrast
On white
2.01
#ABB2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABB2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F6
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F6 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAF9
Deuteranopia (green-blind)
#9AB4F4
Tritanopia (blue-blind)
#98BFCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb2f6; /* rgb */ color: rgb(171, 178, 246); /* oklch */ color: oklch(78.3% 0.097 279.4);
Tailwind
colors: {
custom: {
50: '#c5c8f9',
500: '#abb2f6',
950: '#000000',
},
}SCSS
$custom: #abb2f6; $custom-light: #c5c8f9; $custom-dark: #000000;
JSON
{
"hex": "#abb2f6",
"rgb": {
"r": 171,
"g": 178,
"b": 246
},
"hsl": {
"h": 234.4,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.78302,
"c": 0.09707,
"h": 279.4
},
"luminance": 0.47153
}Semantic roles & 50–950 ramp
primary
#ABB2F6
secondary
#F4F1D7
accent
#C909DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285