#ABBBEF#ABBBEF
#ABBBEF is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.8% C 0.076 H 271.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBEF |
|---|---|
| RGB | rgb(171, 187, 239) |
| HSL | hsl(226, 68%, 80%) |
| HSV | hsv(226, 28%, 94%) |
| CMYK | cmyk(28.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.33, 6.02, -27.62) |
| CIE-LCH | lch(76.33, 28.27, 282.30°) |
| OKLab | oklab(79.81% 0.0017 -0.0761) |
| OKLCH | oklch(79.81% 0.076 271.3) |
| XYZ | xyz(50.1406, 50.4290, 88.7366) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.21
Light Periwinkle
#C1C6FC
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBEF #EFDFAB
analogous
#ABDDEF #ABBBEF #BDABEF
triadic
#ABBBEF #EFABBB #BBEFAB
tetradic
#ABBBEF #EFABDD #EFDFAB #ABEFBD
square
#ABBBEF #EFABDD #EFDFAB #ABEFBD
split-complementary
#ABBBEF #EFBDAB #DDEFAB
monochromatic
#4468DB #7891E5 #ABBBEF #DEE5F9 #E5EAFA
Accessibility & contrast
On white
1.89
#ABBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBEF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBEF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#99C5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbef; /* rgb */ color: rgb(171, 187, 239); /* oklch */ color: oklch(79.8% 0.076 271.3);
Tailwind
colors: {
custom: {
50: '#c5cff4',
500: '#abbbef',
950: '#000000',
},
}SCSS
$custom: #abbbef; $custom-light: #c5cff4; $custom-dark: #000000;
JSON
{
"hex": "#abbbef",
"rgb": {
"r": 171,
"g": 187,
"b": 239
},
"hsl": {
"h": 225.882,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.79805,
"c": 0.07611,
"h": 271.3
},
"luminance": 0.50431
}Semantic roles & 50–950 ramp
primary
#ABBBEF
secondary
#CDB771
accent
#A416D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385