#ABB3DE#ABB3DE
#ABB3DE is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.5% C 0.062 H 276.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DE |
|---|---|
| RGB | rgb(171, 179, 222) |
| HSL | hsl(231, 44%, 77%) |
| HSV | hsv(231, 23%, 87%) |
| CMYK | cmyk(23%, 19.4%, 0%, 12.9%) |
| CIE-LAB | lab(73.66, 6.39, -22.50) |
| CIE-LCH | lch(73.66, 23.39, 285.85°) |
| OKLab | oklab(77.52% 0.0071 -0.0616) |
| OKLCH | oklch(77.52% 0.062 276.6) |
| XYZ | xyz(46.0962, 46.1710, 75.5763) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Periwinkle
#CCCCFF
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.76
Lavender
#B39DDB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DE #DED6AB
analogous
#ABCDDE #ABB3DE #BDABDE
triadic
#ABB3DE #DEABB3 #B3DEAB
tetradic
#ABB3DE #DEABCD #DED6AB #ABDEBD
square
#ABB3DE #DEABCD #DED6AB #ABDEBD
split-complementary
#ABB3DE #DEBDAB #CDDEAB
monochromatic
#5363BB #7F8BCD #ABB3DE #D7DBEF #E9EBF6
Accessibility & contrast
On white
2.05
#ABB3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ABB3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E0
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#9FBBC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3de; /* rgb */ color: rgb(171, 179, 222); /* oklch */ color: oklch(77.5% 0.062 276.6);
Tailwind
colors: {
custom: {
50: '#c4c9e8',
500: '#abb3de',
950: '#000000',
},
}SCSS
$custom: #abb3de; $custom-light: #c4c9e8; $custom-dark: #000000;
JSON
{
"hex": "#abb3de",
"rgb": {
"r": 171,
"g": 179,
"b": 222
},
"hsl": {
"h": 230.588,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.7752,
"c": 0.06203,
"h": 276.6
},
"luminance": 0.46172
}Semantic roles & 50–950 ramp
primary
#ABB3DE
secondary
#EDEBDE
accent
#A12FB7
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284