#ABBFF6#ABBFF6
#ABBFF6 is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.081 H 269.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF6 |
|---|---|
| RGB | rgb(171, 191, 246) |
| HSL | hsl(224, 81%, 82%) |
| HSV | hsv(224, 30%, 96%) |
| CMYK | cmyk(30.5%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(77.62, 5.54, -29.41) |
| CIE-LCH | lch(77.62, 29.93, 280.67°) |
| OKLab | oklab(80.9% -0.0014 -0.0812) |
| OKLCH | oklch(80.9% 0.081 269) |
| XYZ | xyz(52.0552, 52.5715, 94.5755) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.80
Light Periwinkle
#C1C6FC
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.71
Carolina Blue
#8AB8FE
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF6 #F6E2AB
analogous
#ABE5F6 #ABBFF6 #BDABF6
triadic
#ABBFF6 #F6ABBF #BFF6AB
tetradic
#ABBFF6 #F6ABE5 #F6E2AB #ABF6BD
square
#ABBFF6 #F6ABE5 #F6E2AB #ABF6BD
split-complementary
#ABBFF6 #F6BDAB #E5F6AB
monochromatic
#3C6BEA #7495F0 #ABBFF6 #E2E9FC #E3EAFC
Accessibility & contrast
On white
1.82
#ABBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F8
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#96CAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbff6; /* rgb */ color: rgb(171, 191, 246); /* oklch */ color: oklch(80.9% 0.081 269.0);
Tailwind
colors: {
custom: {
50: '#c5d2f9',
500: '#abbff6',
950: '#000000',
},
}SCSS
$custom: #abbff6; $custom-light: #c5d2f9; $custom-dark: #000000;
JSON
{
"hex": "#abbff6",
"rgb": {
"r": 171,
"g": 191,
"b": 246
},
"hsl": {
"h": 224,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.80895,
"c": 0.08118,
"h": 269
},
"luminance": 0.52573
}Semantic roles & 50–950 ramp
primary
#ABBFF6
secondary
#D7BB6E
accent
#A409DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385