#ABB6EF#ABB6EF
#ABB6EF is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.8% C 0.082 H 275.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6EF |
|---|---|
| RGB | rgb(171, 182, 239) |
| HSL | hsl(230, 68%, 80%) |
| HSV | hsv(230, 28%, 94%) |
| CMYK | cmyk(28.5%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(75.04, 8.77, -29.60) |
| CIE-LCH | lch(75.04, 30.87, 286.49°) |
| OKLab | oklab(78.8% 0.0084 -0.0817) |
| OKLCH | oklch(78.8% 0.082 275.9) |
| XYZ | xyz(49.0983, 48.3444, 88.3891) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 5.39
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 8.09
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6EF #EFE4AB
analogous
#ABD8EF #ABB6EF #C2ABEF
triadic
#ABB6EF #EFABB6 #B6EFAB
tetradic
#ABB6EF #EFABD8 #EFE4AB #ABEFC2
square
#ABB6EF #EFABD8 #EFE4AB #ABEFC2
split-complementary
#ABB6EF #EFC2AB #D8EFAB
monochromatic
#445DDB #7889E5 #ABB6EF #DEE3F9 #E5E9FA
Accessibility & contrast
On white
1.97
#ABB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ABB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6EF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6EF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF2
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#9AC1CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb6ef; /* rgb */ color: rgb(171, 182, 239); /* oklch */ color: oklch(78.8% 0.082 275.9);
Tailwind
colors: {
custom: {
50: '#c5cbf4',
500: '#abb6ef',
950: '#000000',
},
}SCSS
$custom: #abb6ef; $custom-light: #c5cbf4; $custom-dark: #000000;
JSON
{
"hex": "#abb6ef",
"rgb": {
"r": 171,
"g": 182,
"b": 239
},
"hsl": {
"h": 230.294,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.788,
"c": 0.08212,
"h": 275.9
},
"luminance": 0.48346
}Semantic roles & 50–950 ramp
primary
#ABB6EF
secondary
#F2EED9
accent
#B216D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285