#ABB3EB#ABB3EB
#ABB3EB is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.0% C 0.080 H 278.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3EB |
|---|---|
| RGB | rgb(171, 179, 235) |
| HSL | hsl(233, 62%, 80%) |
| HSV | hsv(233, 27%, 92%) |
| CMYK | cmyk(27.2%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(74.12, 9.45, -28.85) |
| CIE-LCH | lch(74.12, 30.36, 288.14°) |
| OKLab | oklab(78.04% 0.0113 -0.0795) |
| OKLCH | oklch(78.04% 0.08 278.1) |
| XYZ | xyz(47.9061, 46.8950, 85.1088) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 8.69
Lavender
#B39DDB
ΔE00 8.86
Periwinkle Blue
#8F99FB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3EB #EBE3AB
analogous
#ABD3EB #ABB3EB #C3ABEB
triadic
#ABB3EB #EBABB3 #B3EBAB
tetradic
#ABB3EB #EBABD3 #EBE3AB #ABEBC3
square
#ABB3EB #EBABD3 #EBE3AB #ABEBC3
split-complementary
#ABB3EB #EBC3AB #D3EBAB
monochromatic
#485AD3 #7A86DF #ABB3EB #DCE0F7 #E6E9F9
Accessibility & contrast
On white
2.02
#ABB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3EB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3EB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9ED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#9BBDC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb3eb; /* rgb */ color: rgb(171, 179, 235); /* oklch */ color: oklch(78.0% 0.080 278.1);
Tailwind
colors: {
custom: {
50: '#c5c9f1',
500: '#abb3eb',
950: '#000000',
},
}SCSS
$custom: #abb3eb; $custom-light: #c5c9f1; $custom-dark: #000000;
JSON
{
"hex": "#abb3eb",
"rgb": {
"r": 171,
"g": 179,
"b": 235
},
"hsl": {
"h": 232.5,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.78037,
"c": 0.08033,
"h": 278.1
},
"luminance": 0.46896
}Semantic roles & 50–950 ramp
primary
#ABB3EB
secondary
#F0EEDB
accent
#B41CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284