#ABBDF5#ABBDF5
#ABBDF5 is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.5% C 0.082 H 270.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDF5 |
|---|---|
| RGB | rgb(171, 189, 245) |
| HSL | hsl(225, 79%, 82%) |
| HSV | hsv(225, 30%, 96%) |
| CMYK | cmyk(30.2%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.07, 6.39, -29.72) |
| CIE-LCH | lch(77.07, 30.40, 282.13°) |
| OKLab | oklab(80.45% 0.001 -0.082) |
| OKLCH | oklch(80.45% 0.082 270.7) |
| XYZ | xyz(51.4690, 51.6439, 93.6250) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.26
Light Periwinkle
#C1C6FC
ΔE00 4.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDF5 #F5E3AB
analogous
#ABE2F5 #ABBDF5 #BEABF5
triadic
#ABBDF5 #F5ABBD #BDF5AB
tetradic
#ABBDF5 #F5ABE2 #F5E3AB #ABF5BE
square
#ABBDF5 #F5ABE2 #F5E3AB #ABF5BE
split-complementary
#ABBDF5 #F5BEAB #E2F5AB
monochromatic
#3E67E8 #7492EE #ABBDF5 #E2E8FC #E4EAFC
Accessibility & contrast
On white
1.85
#ABBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDF5
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDF5 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#A6BBF4
Tritanopia (blue-blind)
#97C8D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdf5; /* rgb */ color: rgb(171, 189, 245); /* oklch */ color: oklch(80.5% 0.082 270.7);
Tailwind
colors: {
custom: {
50: '#c5d0f8',
500: '#abbdf5',
950: '#000000',
},
}SCSS
$custom: #abbdf5; $custom-light: #c5d0f8; $custom-dark: #000000;
JSON
{
"hex": "#abbdf5",
"rgb": {
"r": 171,
"g": 189,
"b": 245
},
"hsl": {
"h": 225.405,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.80451,
"c": 0.08206,
"h": 270.7
},
"luminance": 0.51646
}Semantic roles & 50–950 ramp
primary
#ABBDF5
secondary
#D5BC6F
accent
#A80ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385