#ABBFF7#ABBFF7
#ABBFF7 is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.083 H 269.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF7 |
|---|---|
| RGB | rgb(171, 191, 247) |
| HSL | hsl(224, 83%, 82%) |
| HSV | hsv(224, 31%, 97%) |
| CMYK | cmyk(30.8%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(77.66, 5.79, -29.89) |
| CIE-LCH | lch(77.66, 30.45, 280.96°) |
| OKLab | oklab(80.94% -0.0011 -0.0825) |
| OKLCH | oklch(80.94% 0.083 269.3) |
| XYZ | xyz(52.2091, 52.6331, 95.3860) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Light Periwinkle
#C1C6FC
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF7 #F7E3AB
analogous
#ABE5F7 #ABBFF7 #BDABF7
triadic
#ABBFF7 #F7ABBF #BFF7AB
tetradic
#ABBFF7 #F7ABE5 #F7E3AB #ABF7BD
square
#ABBFF7 #F7ABE5 #F7E3AB #ABF7BD
split-complementary
#ABBFF7 #F7BDAB #E5F7AB
monochromatic
#3B6AEC #7394F2 #ABBFF7 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.82
#ABBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ABBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF7
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF7 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FA
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#96CAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbff7; /* rgb */ color: rgb(171, 191, 247); /* oklch */ color: oklch(80.9% 0.083 269.3);
Tailwind
colors: {
custom: {
50: '#c5d2fa',
500: '#abbff7',
950: '#000000',
},
}SCSS
$custom: #abbff7; $custom-light: #c5d2fa; $custom-dark: #000000;
JSON
{
"hex": "#abbff7",
"rgb": {
"r": 171,
"g": 191,
"b": 247
},
"hsl": {
"h": 224.211,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.80936,
"c": 0.08254,
"h": 269.3
},
"luminance": 0.52635
}Semantic roles & 50–950 ramp
primary
#ABBFF7
secondary
#D8BC6E
accent
#A606DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385