#ABAFDB#ABAFDB
#ABAFDB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.063 H 280.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFDB |
|---|---|
| RGB | rgb(171, 175, 219) |
| HSL | hsl(235, 40%, 76%) |
| HSV | hsv(235, 22%, 86%) |
| CMYK | cmyk(21.9%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(72.52, 7.90, -22.60) |
| CIE-LCH | lch(72.52, 23.94, 289.26°) |
| OKLab | oklab(76.6% 0.0117 -0.0619) |
| OKLCH | oklch(76.6% 0.063 280.7) |
| XYZ | xyz(44.9076, 44.4315, 73.2142) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.55
Lavender
#B39DDB
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 9.34
Pale Violet
#CEAEFA
ΔE00 9.54
Lightsteelblue
#B0C4DE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFDB #DBD7AB
analogous
#ABC7DB #ABAFDB #BFABDB
triadic
#ABAFDB #DBABAF #AFDBAB
tetradic
#ABAFDB #DBABC7 #DBD7AB #ABDBBF
square
#ABAFDB #DBABC7 #DBD7AB #ABDBBF
split-complementary
#ABAFDB #DBBFAB #C7DBAB
monochromatic
#555DB6 #8086C9 #ABAFDB #D6D8ED #EAEBF6
Accessibility & contrast
On white
2.12
#ABAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ABAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFDB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFDB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DD
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#A0B7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abafdb; /* rgb */ color: rgb(171, 175, 219); /* oklch */ color: oklch(76.6% 0.063 280.7);
Tailwind
colors: {
custom: {
50: '#c4c6e6',
500: '#abafdb',
950: '#000000',
},
}SCSS
$custom: #abafdb; $custom-light: #c4c6e6; $custom-dark: #000000;
JSON
{
"hex": "#abafdb",
"rgb": {
"r": 171,
"g": 175,
"b": 219
},
"hsl": {
"h": 235,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.76596,
"c": 0.06298,
"h": 280.7
},
"luminance": 0.44432
}Semantic roles & 50–950 ramp
primary
#ABAFDB
secondary
#EDEBDE
accent
#A832B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284