#ABBDF9#ABBDF9
#ABBDF9 is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.6% C 0.088 H 271.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF9 |
|---|---|
| RGB | rgb(171, 189, 249) |
| HSL | hsl(226, 87%, 82%) |
| HSV | hsv(226, 31%, 98%) |
| CMYK | cmyk(31.3%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.22, 7.37, -31.64) |
| CIE-LCH | lch(77.22, 32.49, 283.12°) |
| OKLab | oklab(80.62% 0.0022 -0.0875) |
| OKLCH | oklch(80.62% 0.088 271.4) |
| XYZ | xyz(52.0862, 51.8908, 96.8757) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.98
Light Periwinkle
#C1C6FC
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF9 #F9E7AB
analogous
#ABE4F9 #ABBDF9 #C0ABF9
triadic
#ABBDF9 #F9ABBD #BDF9AB
tetradic
#ABBDF9 #F9ABE4 #F9E7AB #ABF9C0
square
#ABBDF9 #F9ABE4 #F9E7AB #ABF9C0
split-complementary
#ABBDF9 #F9C0AB #E4F9AB
monochromatic
#3963F1 #7290F5 #ABBDF9 #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.85
#ABBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF9
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF9 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#96C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdf9; /* rgb */ color: rgb(171, 189, 249); /* oklch */ color: oklch(80.6% 0.088 271.4);
Tailwind
colors: {
custom: {
50: '#c5d0fb',
500: '#abbdf9',
950: '#000000',
},
}SCSS
$custom: #abbdf9; $custom-light: #c5d0fb; $custom-dark: #000000;
JSON
{
"hex": "#abbdf9",
"rgb": {
"r": 171,
"g": 189,
"b": 249
},
"hsl": {
"h": 226.154,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.80616,
"c": 0.08754,
"h": 271.4
},
"luminance": 0.51893
}Semantic roles & 50–950 ramp
primary
#ABBDF9
secondary
#DBC26D
accent
#AF02E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385