#ABB6F0#ABB6F0
#ABB6F0 is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.8% C 0.084 H 276.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6F0 |
|---|---|
| RGB | rgb(171, 182, 240) |
| HSL | hsl(230, 70%, 81%) |
| HSV | hsv(230, 29%, 94%) |
| CMYK | cmyk(28.8%, 24.2%, 0%, 5.9%) |
| CIE-LAB | lab(75.08, 9.01, -30.09) |
| CIE-LCH | lch(75.08, 31.41, 286.67°) |
| OKLab | oklab(78.84% 0.0087 -0.0831) |
| OKLCH | oklch(78.84% 0.084 276) |
| XYZ | xyz(49.2464, 48.4036, 89.1693) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6F0 #F0E5AB
analogous
#ABD8F0 #ABB6F0 #C2ABF0
triadic
#ABB6F0 #F0ABB6 #B6F0AB
tetradic
#ABB6F0 #F0ABD8 #F0E5AB #ABF0C2
square
#ABB6F0 #F0ABD8 #F0E5AB #ABF0C2
split-complementary
#ABB6F0 #F0C2AB #D8F0AB
monochromatic
#435CDD #7789E7 #ABB6F0 #DFE3F9 #E5E8FA
Accessibility & contrast
On white
1.97
#ABB6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABB6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6F0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6F0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF3
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#99C1CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb6f0; /* rgb */ color: rgb(171, 182, 240); /* oklch */ color: oklch(78.8% 0.084 276.0);
Tailwind
colors: {
custom: {
50: '#c5cbf5',
500: '#abb6f0',
950: '#000000',
},
}SCSS
$custom: #abb6f0; $custom-light: #c5cbf5; $custom-dark: #000000;
JSON
{
"hex": "#abb6f0",
"rgb": {
"r": 171,
"g": 182,
"b": 240
},
"hsl": {
"h": 230.435,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.78842,
"c": 0.08352,
"h": 276
},
"luminance": 0.48405
}Semantic roles & 50–950 ramp
primary
#ABB6F0
secondary
#F2EED9
accent
#B314D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285