#ABB3EA#ABB3EA
#ABB3EA is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.079 H 278.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3EA |
|---|---|
| RGB | rgb(171, 179, 234) |
| HSL | hsl(232, 60%, 79%) |
| HSV | hsv(232, 27%, 92%) |
| CMYK | cmyk(26.9%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.09, 9.21, -28.36) |
| CIE-LCH | lch(74.09, 29.82, 287.99°) |
| OKLab | oklab(78% 0.0109 -0.0782) |
| OKLCH | oklch(78% 0.079 278) |
| XYZ | xyz(47.7620, 46.8374, 84.3500) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 8.68
Lavender
#B39DDB
ΔE00 8.82
Periwinkle Blue
#8F99FB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3EA #EAE2AB
analogous
#ABD3EA #ABB3EA #C3ABEA
triadic
#ABB3EA #EAABB3 #B3EAAB
tetradic
#ABB3EA #EAABD3 #EAE2AB #ABEAC3
square
#ABB3EA #EAABD3 #EAE2AB #ABEAC3
split-complementary
#ABB3EA #EAC3AB #D3EAAB
monochromatic
#495AD2 #7A87DE #ABB3EA #DCDFF6 #E7E9F9
Accessibility & contrast
On white
2.03
#ABB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ABB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3EA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3EA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EC
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#9BBDC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb3ea; /* rgb */ color: rgb(171, 179, 234); /* oklch */ color: oklch(78.0% 0.079 278.0);
Tailwind
colors: {
custom: {
50: '#c5c9f1',
500: '#abb3ea',
950: '#000000',
},
}SCSS
$custom: #abb3ea; $custom-light: #c5c9f1; $custom-dark: #000000;
JSON
{
"hex": "#abb3ea",
"rgb": {
"r": 171,
"g": 179,
"b": 234
},
"hsl": {
"h": 232.381,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.77996,
"c": 0.07892,
"h": 278
},
"luminance": 0.46839
}Semantic roles & 50–950 ramp
primary
#ABB3EA
secondary
#F0EDDB
accent
#B21EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284