#ABBDEF#ABBDEF
#ABBDEF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.2% C 0.074 H 269.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDEF |
|---|---|
| RGB | rgb(171, 189, 239) |
| HSL | hsl(224, 68%, 80%) |
| HSV | hsv(224, 28%, 94%) |
| CMYK | cmyk(28.5%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(76.85, 4.93, -26.83) |
| CIE-LCH | lch(76.85, 27.28, 280.42°) |
| OKLab | oklab(80.21% -0.0009 -0.0738) |
| OKLCH | oklch(80.21% 0.074 269.3) |
| XYZ | xyz(50.5679, 51.2835, 88.8790) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.80
Light Periwinkle
#C1C6FC
ΔE00 4.76
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDEF #EFDDAB
analogous
#ABDFEF #ABBDEF #BBABEF
triadic
#ABBDEF #EFABBD #BDEFAB
tetradic
#ABBDEF #EFABDF #EFDDAB #ABEFBB
square
#ABBDEF #EFABDF #EFDDAB #ABEFBB
split-complementary
#ABBDEF #EFBBAB #DFEFAB
monochromatic
#446CDB #7895E5 #ABBDEF #DEE5F9 #E5EBFA
Accessibility & contrast
On white
1.87
#ABBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDEF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDEF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#99C7CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbdef; /* rgb */ color: rgb(171, 189, 239); /* oklch */ color: oklch(80.2% 0.074 269.3);
Tailwind
colors: {
custom: {
50: '#c5d0f4',
500: '#abbdef',
950: '#000000',
},
}SCSS
$custom: #abbdef; $custom-light: #c5d0f4; $custom-dark: #000000;
JSON
{
"hex": "#abbdef",
"rgb": {
"r": 171,
"g": 189,
"b": 239
},
"hsl": {
"h": 224.118,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.8021,
"c": 0.07386,
"h": 269.3
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#ABBDEF
secondary
#CDB571
accent
#9F16D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385