#ABADDF#ABADDF
#ABADDF is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.071 H 282.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADDF |
|---|---|
| RGB | rgb(171, 173, 223) |
| HSL | hsl(238, 45%, 77%) |
| HSV | hsv(238, 23%, 87%) |
| CMYK | cmyk(23.3%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(72.14, 9.93, -25.36) |
| CIE-LCH | lch(72.14, 27.23, 291.38°) |
| OKLab | oklab(76.35% 0.0158 -0.0696) |
| OKLCH | oklch(76.35% 0.071 282.8) |
| XYZ | xyz(45.0541, 43.8719, 75.8921) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Lavender
#B39DDB
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 8.11
Pale Violet
#CEAEFA
ΔE00 8.69
Pastel Blue
#A2BFFE
ΔE00 9.31
Light Violet
#D6B4FC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADDF #DFDDAB
analogous
#ABC7DF #ABADDF #C3ABDF
triadic
#ABADDF #DFABAD #ADDFAB
tetradic
#ABADDF #DFABC7 #DFDDAB #ABDFC3
square
#ABADDF #DFABC7 #DFDDAB #ABDFC3
split-complementary
#ABADDF #DFC3AB #C7DFAB
monochromatic
#5256BD #7F82CE #ABADDF #D7D8F0 #E9E9F7
Accessibility & contrast
On white
2.15
#ABADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ABADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADDF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADDF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B3E1
Deuteranopia (green-blind)
#9EAFDE
Tritanopia (blue-blind)
#9FB6BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaddf; /* rgb */ color: rgb(171, 173, 223); /* oklch */ color: oklch(76.4% 0.071 282.8);
Tailwind
colors: {
custom: {
50: '#c4c5e9',
500: '#abaddf',
950: '#000000',
},
}SCSS
$custom: #abaddf; $custom-light: #c4c5e9; $custom-dark: #000000;
JSON
{
"hex": "#abaddf",
"rgb": {
"r": 171,
"g": 173,
"b": 223
},
"hsl": {
"h": 237.692,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.76353,
"c": 0.0714,
"h": 282.8
},
"luminance": 0.43873
}Semantic roles & 50–950 ramp
primary
#ABADDF
secondary
#EEEDDD
accent
#B32EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184