#ABB4DF#ABB4DF
#ABB4DF is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.8% C 0.062 H 275.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4DF |
|---|---|
| RGB | rgb(171, 180, 223) |
| HSL | hsl(230, 45%, 77%) |
| HSV | hsv(230, 23%, 87%) |
| CMYK | cmyk(23.3%, 19.3%, 0%, 12.5%) |
| CIE-LAB | lab(73.95, 6.07, -22.60) |
| CIE-LCH | lch(73.95, 23.40, 285.03°) |
| OKLab | oklab(77.76% 0.0061 -0.0619) |
| OKLCH | oklch(77.76% 0.062 275.6) |
| XYZ | xyz(46.4317, 46.6271, 76.3513) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.44
Cloudy Blue
#ACC2D9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4DF #DFD6AB
analogous
#ABCEDF #ABB4DF #BCABDF
triadic
#ABB4DF #DFABB4 #B4DFAB
tetradic
#ABB4DF #DFABCE #DFD6AB #ABDFBC
square
#ABB4DF #DFABCE #DFD6AB #ABDFBC
split-complementary
#ABB4DF #DFBCAB #CEDFAB
monochromatic
#5265BD #7F8CCE #ABB4DF #D7DCF0 #E9EBF7
Accessibility & contrast
On white
2.03
#ABB4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ABB4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4DF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4DF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E1
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#9FBCC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb4df; /* rgb */ color: rgb(171, 180, 223); /* oklch */ color: oklch(77.8% 0.062 275.6);
Tailwind
colors: {
custom: {
50: '#c4cae9',
500: '#abb4df',
950: '#000000',
},
}SCSS
$custom: #abb4df; $custom-light: #c4cae9; $custom-dark: #000000;
JSON
{
"hex": "#abb4df",
"rgb": {
"r": 171,
"g": 180,
"b": 223
},
"hsl": {
"h": 229.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.77761,
"c": 0.06219,
"h": 275.6
},
"luminance": 0.46628
}Semantic roles & 50–950 ramp
primary
#ABB4DF
secondary
#EEEBDD
accent
#A02EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284