#ABB0EA#ABB0EA
#ABB0EA is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.4% C 0.083 H 280.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0EA |
|---|---|
| RGB | rgb(171, 176, 234) |
| HSL | hsl(235, 60%, 79%) |
| HSV | hsv(235, 27%, 92%) |
| CMYK | cmyk(26.9%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.32, 10.87, -29.55) |
| CIE-LCH | lch(73.32, 31.48, 290.20°) |
| OKLab | oklab(77.4% 0.015 -0.0815) |
| OKLCH | oklch(77.4% 0.083 280.4) |
| XYZ | xyz(47.1673, 45.6479, 84.1518) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 7.68
Lavender
#B39DDB
ΔE00 7.89
Pale Violet
#CEAEFA
ΔE00 8.76
Periwinkle Blue
#8F99FB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0EA #EAE5AB
analogous
#ABD0EA #ABB0EA #C6ABEA
triadic
#ABB0EA #EAABB0 #B0EAAB
tetradic
#ABB0EA #EAABD0 #EAE5AB #ABEAC6
square
#ABB0EA #EAABD0 #EAE5AB #ABEAC6
split-complementary
#ABB0EA #EAC6AB #D0EAAB
monochromatic
#4954D2 #7A82DE #ABB0EA #DCDEF6 #E7E8F9
Accessibility & contrast
On white
2.07
#ABB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ABB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0EA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0EA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6ED
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#9CBAC4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb0ea; /* rgb */ color: rgb(171, 176, 234); /* oklch */ color: oklch(77.4% 0.083 280.4);
Tailwind
colors: {
custom: {
50: '#c5c7f1',
500: '#abb0ea',
950: '#000000',
},
}SCSS
$custom: #abb0ea; $custom-light: #c5c7f1; $custom-dark: #000000;
JSON
{
"hex": "#abb0ea",
"rgb": {
"r": 171,
"g": 176,
"b": 234
},
"hsl": {
"h": 235.238,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.77398,
"c": 0.08287,
"h": 280.4
},
"luminance": 0.45649
}Semantic roles & 50–950 ramp
primary
#ABB0EA
secondary
#F0EFDB
accent
#BA1EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284