#ABB3DA#ABB3DA
#ABB3DA is a light, muted blue. Relative luminance 0.460; OKLCH L 77.4% C 0.056 H 275.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DA |
|---|---|
| RGB | rgb(171, 179, 218) |
| HSL | hsl(230, 39%, 76%) |
| HSV | hsv(230, 22%, 85%) |
| CMYK | cmyk(21.6%, 17.9%, 0%, 14.5%) |
| CIE-LAB | lab(73.52, 5.47, -20.53) |
| CIE-LCH | lch(73.52, 21.25, 284.91°) |
| OKLab | oklab(77.37% 0.0058 -0.0561) |
| OKLCH | oklch(77.37% 0.056 275.9) |
| XYZ | xyz(45.5664, 45.9591, 72.7864) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.28
Periwinkle
#CCCCFF
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.51
Cloudy Blue
#ACC2D9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DA #DAD2AB
analogous
#ABCBDA #ABB3DA #BBABDA
triadic
#ABB3DA #DAABB3 #B3DAAB
tetradic
#ABB3DA #DAABCB #DAD2AB #ABDABB
square
#ABB3DA #DAABCB #DAD2AB #ABDABB
split-complementary
#ABB3DA #DABBAB #CBDAAB
monochromatic
#5666B5 #818DC7 #ABB3DA #D5D9ED #EAECF6
Accessibility & contrast
On white
2.06
#ABB3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#ABB3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DA
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DA | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#A0BAC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3da; /* rgb */ color: rgb(171, 179, 218); /* oklch */ color: oklch(77.4% 0.056 275.9);
Tailwind
colors: {
custom: {
50: '#c4c9e5',
500: '#abb3da',
950: '#000000',
},
}SCSS
$custom: #abb3da; $custom-light: #c4c9e5; $custom-dark: #000000;
JSON
{
"hex": "#abb3da",
"rgb": {
"r": 171,
"g": 179,
"b": 218
},
"hsl": {
"h": 229.787,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.77367,
"c": 0.0564,
"h": 275.9
},
"luminance": 0.4596
}Semantic roles & 50–950 ramp
primary
#ABB3DA
secondary
#ECEADF
accent
#9C34B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284