#ABB3EE#ABB3EE
#ABB3EE is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.2% C 0.085 H 278.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3EE |
|---|---|
| RGB | rgb(171, 179, 238) |
| HSL | hsl(233, 66%, 80%) |
| HSV | hsv(233, 28%, 93%) |
| CMYK | cmyk(28.2%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.23, 10.18, -30.30) |
| CIE-LCH | lch(74.23, 31.97, 288.57°) |
| OKLab | oklab(78.16% 0.0122 -0.0837) |
| OKLCH | oklch(78.16% 0.085 278.3) |
| XYZ | xyz(48.3432, 47.0698, 87.4107) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 6.24
Periwinkle
#CCCCFF
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.68
Periwinkle Blue
#8F99FB
ΔE00 8.85
Lavender
#B39DDB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3EE #EEE6AB
analogous
#ABD4EE #ABB3EE #C4ABEE
triadic
#ABB3EE #EEABB3 #B3EEAB
tetradic
#ABB3EE #EEABD4 #EEE6AB #ABEEC4
square
#ABB3EE #EEABD4 #EEE6AB #ABEEC4
split-complementary
#ABB3EE #EEC4AB #D4EEAB
monochromatic
#4557D9 #7885E4 #ABB3EE #DEE1F8 #E6E8FA
Accessibility & contrast
On white
2.02
#ABB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3EE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3EE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#9ABEC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb3ee; /* rgb */ color: rgb(171, 179, 238); /* oklch */ color: oklch(78.2% 0.085 278.3);
Tailwind
colors: {
custom: {
50: '#c5c9f3',
500: '#abb3ee',
950: '#000000',
},
}SCSS
$custom: #abb3ee; $custom-light: #c5c9f3; $custom-dark: #000000;
JSON
{
"hex": "#abb3ee",
"rgb": {
"r": 171,
"g": 179,
"b": 238
},
"hsl": {
"h": 232.836,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.78161,
"c": 0.08455,
"h": 278.3
},
"luminance": 0.47071
}Semantic roles & 50–950 ramp
primary
#ABB3EE
secondary
#F1EFDA
accent
#B817CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285