#ABBFF5#ABBFF5
#ABBFF5 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.080 H 268.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF5 |
|---|---|
| RGB | rgb(171, 191, 245) |
| HSL | hsl(224, 79%, 82%) |
| HSV | hsv(224, 30%, 96%) |
| CMYK | cmyk(30.2%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(77.58, 5.30, -28.93) |
| CIE-LCH | lch(77.58, 29.41, 280.38°) |
| OKLab | oklab(80.86% -0.0017 -0.0798) |
| OKLCH | oklch(80.86% 0.08 268.8) |
| XYZ | xyz(51.9022, 52.5103, 93.7693) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.88
Light Periwinkle
#C1C6FC
ΔE00 5.01
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.62
Carolina Blue
#8AB8FE
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF5 #F5E1AB
analogous
#ABE4F5 #ABBFF5 #BCABF5
triadic
#ABBFF5 #F5ABBF #BFF5AB
tetradic
#ABBFF5 #F5ABE4 #F5E1AB #ABF5BC
square
#ABBFF5 #F5ABE4 #F5E1AB #ABF5BC
split-complementary
#ABBFF5 #F5BCAB #E4F5AB
monochromatic
#3E6CE8 #7495EE #ABBFF5 #E2E9FC #E4EAFC
Accessibility & contrast
On white
1.83
#ABBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF5 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#97CAD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbff5; /* rgb */ color: rgb(171, 191, 245); /* oklch */ color: oklch(80.9% 0.080 268.8);
Tailwind
colors: {
custom: {
50: '#c5d2f8',
500: '#abbff5',
950: '#000000',
},
}SCSS
$custom: #abbff5; $custom-light: #c5d2f8; $custom-dark: #000000;
JSON
{
"hex": "#abbff5",
"rgb": {
"r": 171,
"g": 191,
"b": 245
},
"hsl": {
"h": 223.784,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.80855,
"c": 0.07982,
"h": 268.8
},
"luminance": 0.52512
}Semantic roles & 50–950 ramp
primary
#ABBFF5
secondary
#D5BA6F
accent
#A30ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385