#ABBFF9#ABBFF9
#ABBFF9 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.0% C 0.085 H 269.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFF9 |
|---|---|
| RGB | rgb(171, 191, 249) |
| HSL | hsl(225, 87%, 82%) |
| HSV | hsv(225, 31%, 98%) |
| CMYK | cmyk(31.3%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(77.73, 6.28, -30.85) |
| CIE-LCH | lch(77.73, 31.48, 281.51°) |
| OKLab | oklab(81.02% -0.0004 -0.0853) |
| OKLCH | oklch(81.02% 0.085 269.7) |
| XYZ | xyz(52.5194, 52.7572, 97.0201) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Light Periwinkle
#C1C6FC
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 6.96
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFF9 #F9E5AB
analogous
#ABE6F9 #ABBFF9 #BEABF9
triadic
#ABBFF9 #F9ABBF #BFF9AB
tetradic
#ABBFF9 #F9ABE6 #F9E5AB #ABF9BE
square
#ABBFF9 #F9ABE6 #F9E5AB #ABF9BE
split-complementary
#ABBFF9 #F9BEAB #E6F9AB
monochromatic
#3968F1 #7293F5 #ABBFF9 #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.82
#ABBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFF9
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFF9 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#A6BDF8
Tritanopia (blue-blind)
#95CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbff9; /* rgb */ color: rgb(171, 191, 249); /* oklch */ color: oklch(81.0% 0.085 269.7);
Tailwind
colors: {
custom: {
50: '#c5d2fb',
500: '#abbff9',
950: '#000000',
},
}SCSS
$custom: #abbff9; $custom-light: #c5d2fb; $custom-dark: #000000;
JSON
{
"hex": "#abbff9",
"rgb": {
"r": 171,
"g": 191,
"b": 249
},
"hsl": {
"h": 224.615,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.81018,
"c": 0.08526,
"h": 269.7
},
"luminance": 0.52759
}Semantic roles & 50–950 ramp
primary
#ABBFF9
secondary
#DBBF6D
accent
#AA02E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385