#ABB3DF#ABB3DF
#ABB3DF is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.6% C 0.063 H 276.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DF |
|---|---|
| RGB | rgb(171, 179, 223) |
| HSL | hsl(231, 45%, 77%) |
| HSV | hsv(231, 23%, 87%) |
| CMYK | cmyk(23.3%, 19.7%, 0%, 12.5%) |
| CIE-LAB | lab(73.69, 6.62, -22.99) |
| CIE-LCH | lch(73.69, 23.93, 286.06°) |
| OKLab | oklab(77.56% 0.0075 -0.063) |
| OKLCH | oklch(77.56% 0.063 276.8) |
| XYZ | xyz(46.2306, 46.2248, 76.2843) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.83
Lavender
#B39DDB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DF #DFD7AB
analogous
#ABCDDF #ABB3DF #BDABDF
triadic
#ABB3DF #DFABB3 #B3DFAB
tetradic
#ABB3DF #DFABCD #DFD7AB #ABDFBD
square
#ABB3DF #DFABCD #DFD7AB #ABDFBD
split-complementary
#ABB3DF #DFBDAB #CDDFAB
monochromatic
#5263BD #7F8BCE #ABB3DF #D7DBF0 #E9EBF7
Accessibility & contrast
On white
2.05
#ABB3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ABB3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E1
Deuteranopia (green-blind)
#A4B3DE
Tritanopia (blue-blind)
#9FBBC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3df; /* rgb */ color: rgb(171, 179, 223); /* oklch */ color: oklch(77.6% 0.063 276.8);
Tailwind
colors: {
custom: {
50: '#c4c9e9',
500: '#abb3df',
950: '#000000',
},
}SCSS
$custom: #abb3df; $custom-light: #c4c9e9; $custom-dark: #000000;
JSON
{
"hex": "#abb3df",
"rgb": {
"r": 171,
"g": 179,
"b": 223
},
"hsl": {
"h": 230.769,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.77558,
"c": 0.06344,
"h": 276.8
},
"luminance": 0.46226
}Semantic roles & 50–950 ramp
primary
#ABB3DF
secondary
#EEEBDD
accent
#A32EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284