#ABB0EB#ABB0EB
#ABB0EB is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.4% C 0.084 H 280.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0EB |
|---|---|
| RGB | rgb(171, 176, 235) |
| HSL | hsl(235, 62%, 80%) |
| HSV | hsv(235, 27%, 92%) |
| CMYK | cmyk(27.2%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.35, 11.11, -30.03) |
| CIE-LCH | lch(73.35, 32.02, 290.31°) |
| OKLab | oklab(77.44% 0.0153 -0.0829) |
| OKLCH | oklch(77.44% 0.084 280.5) |
| XYZ | xyz(47.3114, 45.7056, 84.9105) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 7.27
Periwinkle
#CCCCFF
ΔE00 7.72
Lavender
#B39DDB
ΔE00 7.94
Pale Violet
#CEAEFA
ΔE00 8.74
Periwinkle Blue
#8F99FB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0EB #EBE6AB
analogous
#ABD0EB #ABB0EB #C6ABEB
triadic
#ABB0EB #EBABB0 #B0EBAB
tetradic
#ABB0EB #EBABD0 #EBE6AB #ABEBC6
square
#ABB0EB #EBABD0 #EBE6AB #ABEBC6
split-complementary
#ABB0EB #EBC6AB #D0EBAB
monochromatic
#4853D3 #7A82DF #ABB0EB #DCDEF7 #E6E8F9
Accessibility & contrast
On white
2.07
#ABB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0EB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0EB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#9BBBC4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb0eb; /* rgb */ color: rgb(171, 176, 235); /* oklch */ color: oklch(77.4% 0.084 280.5);
Tailwind
colors: {
custom: {
50: '#c5c7f1',
500: '#abb0eb',
950: '#000000',
},
}SCSS
$custom: #abb0eb; $custom-light: #c5c7f1; $custom-dark: #000000;
JSON
{
"hex": "#abb0eb",
"rgb": {
"r": 171,
"g": 176,
"b": 235
},
"hsl": {
"h": 235.313,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.7744,
"c": 0.08428,
"h": 280.5
},
"luminance": 0.45707
}Semantic roles & 50–950 ramp
primary
#ABB0EB
secondary
#F0EFDB
accent
#BC1CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284