#ABAFDF#ABAFDF
#ABAFDF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.069 H 280.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFDF |
|---|---|
| RGB | rgb(171, 175, 223) |
| HSL | hsl(235, 45%, 77%) |
| HSV | hsv(235, 23%, 87%) |
| CMYK | cmyk(23.3%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(72.66, 8.82, -24.57) |
| CIE-LCH | lch(72.66, 26.11, 289.75°) |
| OKLab | oklab(76.75% 0.013 -0.0674) |
| OKLCH | oklch(76.75% 0.069 280.9) |
| XYZ | xyz(45.4405, 44.6447, 76.0209) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lavender
#B39DDB
ΔE00 7.49
Periwinkle
#CCCCFF
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.82
Pale Violet
#CEAEFA
ΔE00 9.12
Lightsteelblue
#B0C4DE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFDF #DFDBAB
analogous
#ABC9DF #ABAFDF #C1ABDF
triadic
#ABAFDF #DFABAF #AFDFAB
tetradic
#ABAFDF #DFABC9 #DFDBAB #ABDFC1
square
#ABAFDF #DFABC9 #DFDBAB #ABDFC1
split-complementary
#ABAFDF #DFC1AB #C9DFAB
monochromatic
#525BBD #7F85CE #ABAFDF #D7D9F0 #E9EAF7
Accessibility & contrast
On white
2.11
#ABAFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ABAFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFDF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFDF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#9FB7BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abafdf; /* rgb */ color: rgb(171, 175, 223); /* oklch */ color: oklch(76.8% 0.069 280.9);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#abafdf',
950: '#000000',
},
}SCSS
$custom: #abafdf; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#abafdf",
"rgb": {
"r": 171,
"g": 175,
"b": 223
},
"hsl": {
"h": 235.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.76753,
"c": 0.06866,
"h": 280.9
},
"luminance": 0.44646
}Semantic roles & 50–950 ramp
primary
#ABAFDF
secondary
#EEECDD
accent
#AD2EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284