#ABB0EE#ABB0EE
#ABB0EE is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.6% C 0.089 H 280.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0EE |
|---|---|
| RGB | rgb(171, 176, 238) |
| HSL | hsl(236, 66%, 80%) |
| HSV | hsv(236, 28%, 93%) |
| CMYK | cmyk(28.2%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(73.47, 11.84, -31.48) |
| CIE-LCH | lch(73.47, 33.64, 290.61°) |
| OKLab | oklab(77.57% 0.0162 -0.087) |
| OKLCH | oklch(77.57% 0.089 280.5) |
| XYZ | xyz(47.7485, 45.8804, 87.2124) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.86
Lavender
#B39DDB
ΔE00 8.12
Periwinkle Blue
#8F99FB
ΔE00 8.42
Pale Violet
#CEAEFA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0EE #EEE9AB
analogous
#ABD2EE #ABB0EE #C7ABEE
triadic
#ABB0EE #EEABB0 #B0EEAB
tetradic
#ABB0EE #EEABD2 #EEE9AB #ABEEC7
square
#ABB0EE #EEABD2 #EEE9AB #ABEEC7
split-complementary
#ABB0EE #EEC7AB #D2EEAB
monochromatic
#4550D9 #7880E4 #ABB0EE #DEE0F8 #E6E7FA
Accessibility & contrast
On white
2.06
#ABB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ABB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0EE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0EE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#9ABBC6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb0ee; /* rgb */ color: rgb(171, 176, 238); /* oklch */ color: oklch(77.6% 0.089 280.5);
Tailwind
colors: {
custom: {
50: '#c5c7f3',
500: '#abb0ee',
950: '#000000',
},
}SCSS
$custom: #abb0ee; $custom-light: #c5c7f3; $custom-dark: #000000;
JSON
{
"hex": "#abb0ee",
"rgb": {
"r": 171,
"g": 176,
"b": 238
},
"hsl": {
"h": 235.522,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.77566,
"c": 0.08851,
"h": 280.5
},
"luminance": 0.45882
}Semantic roles & 50–950 ramp
primary
#ABB0EE
secondary
#F1F0DA
accent
#C117CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285