#ABB8EF#ABB8EF
#ABB8EF is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.2% C 0.080 H 274.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8EF |
|---|---|
| RGB | rgb(171, 184, 239) |
| HSL | hsl(229, 68%, 80%) |
| HSV | hsv(229, 28%, 94%) |
| CMYK | cmyk(28.5%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(75.56, 7.67, -28.81) |
| CIE-LCH | lch(75.56, 29.81, 284.90°) |
| OKLab | oklab(79.2% 0.0057 -0.0795) |
| OKLCH | oklch(79.2% 0.08 274.1) |
| XYZ | xyz(49.5108, 49.1694, 88.5267) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.62
Pastel Blue
#A2BFFE
ΔE00 4.90
Periwinkle
#CCCCFF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Light Blue Grey
#B7C9E2
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8EF #EFE2AB
analogous
#ABDAEF #ABB8EF #C0ABEF
triadic
#ABB8EF #EFABB8 #B8EFAB
tetradic
#ABB8EF #EFABDA #EFE2AB #ABEFC0
square
#ABB8EF #EFABDA #EFE2AB #ABEFC0
split-complementary
#ABB8EF #EFC0AB #DAEFAB
monochromatic
#4461DB #788DE5 #ABB8EF #DEE3F9 #E5E9FA
Accessibility & contrast
On white
1.94
#ABB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8EF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8EF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#99C2CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb8ef; /* rgb */ color: rgb(171, 184, 239); /* oklch */ color: oklch(79.2% 0.080 274.1);
Tailwind
colors: {
custom: {
50: '#c5cdf4',
500: '#abb8ef',
950: '#000000',
},
}SCSS
$custom: #abb8ef; $custom-light: #c5cdf4; $custom-dark: #000000;
JSON
{
"hex": "#abb8ef",
"rgb": {
"r": 171,
"g": 184,
"b": 239
},
"hsl": {
"h": 228.529,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.79201,
"c": 0.07966,
"h": 274.1
},
"luminance": 0.49171
}Semantic roles & 50–950 ramp
primary
#ABB8EF
secondary
#F2EDD9
accent
#AC16D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285