#ABBADF#ABBADF
#ABBADF is a light, muted blue. Relative luminance 0.491; OKLCH L 79.0% C 0.055 H 267.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBADF |
|---|---|
| RGB | rgb(171, 186, 223) |
| HSL | hsl(223, 45%, 77%) |
| HSV | hsv(223, 23%, 87%) |
| CMYK | cmyk(23.3%, 16.6%, 0%, 12.5%) |
| CIE-LAB | lab(75.51, 2.80, -20.22) |
| CIE-LCH | lch(75.51, 20.41, 277.87°) |
| OKLab | oklab(78.98% -0.0021 -0.0553) |
| OKLCH | oklch(78.98% 0.055 267.8) |
| XYZ | xyz(47.6693, 49.1022, 76.7639) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBADF #DFD0AB
analogous
#ABD4DF #ABBADF #B6ABDF
triadic
#ABBADF #DFABBA #BADFAB
tetradic
#ABBADF #DFABD4 #DFD0AB #ABDFB6
square
#ABBADF #DFABD4 #DFD0AB #ABDFB6
split-complementary
#ABBADF #DFB6AB #D4DFAB
monochromatic
#5271BD #7F96CE #ABBADF #D7DEF0 #E9EDF7
Accessibility & contrast
On white
1.94
#ABBADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABBADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBADF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBADF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE1
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#9EC1C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbadf; /* rgb */ color: rgb(171, 186, 223); /* oklch */ color: oklch(79.0% 0.055 267.8);
Tailwind
colors: {
custom: {
50: '#c4cee9',
500: '#abbadf',
950: '#000000',
},
}SCSS
$custom: #abbadf; $custom-light: #c4cee9; $custom-dark: #000000;
JSON
{
"hex": "#abbadf",
"rgb": {
"r": 171,
"g": 186,
"b": 223
},
"hsl": {
"h": 222.692,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.78983,
"c": 0.0553,
"h": 267.8
},
"luminance": 0.49103
}Semantic roles & 50–950 ramp
primary
#ABBADF
secondary
#EEE9DD
accent
#902EB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284