#ABAFDC#ABAFDC
#ABAFDC is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.6% C 0.064 H 280.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFDC |
|---|---|
| RGB | rgb(171, 175, 220) |
| HSL | hsl(235, 41%, 77%) |
| HSV | hsv(235, 22%, 86%) |
| CMYK | cmyk(22.3%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.55, 8.13, -23.10) |
| CIE-LCH | lch(72.55, 24.48, 289.39°) |
| OKLab | oklab(76.63% 0.0121 -0.0633) |
| OKLCH | oklch(76.63% 0.064 280.8) |
| XYZ | xyz(45.0396, 44.4843, 73.9096) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.45
Lavender
#B39DDB
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 9.20
Pale Violet
#CEAEFA
ΔE00 9.42
Lightsteelblue
#B0C4DE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFDC #DCD8AB
analogous
#ABC8DC #ABAFDC #C0ABDC
triadic
#ABAFDC #DCABAF #AFDCAB
tetradic
#ABAFDC #DCABC8 #DCD8AB #ABDCC0
square
#ABAFDC #DCABC8 #DCD8AB #ABDCC0
split-complementary
#ABAFDC #DCC0AB #C8DCAB
monochromatic
#555DB8 #8086CA #ABAFDC #D6D8EE #E9EAF6
Accessibility & contrast
On white
2.12
#ABAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFDC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFDC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DE
Deuteranopia (green-blind)
#A1B0DB
Tritanopia (blue-blind)
#A0B7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abafdc; /* rgb */ color: rgb(171, 175, 220); /* oklch */ color: oklch(76.6% 0.064 280.8);
Tailwind
colors: {
custom: {
50: '#c4c6e7',
500: '#abafdc',
950: '#000000',
},
}SCSS
$custom: #abafdc; $custom-light: #c4c6e7; $custom-dark: #000000;
JSON
{
"hex": "#abafdc",
"rgb": {
"r": 171,
"g": 175,
"b": 220
},
"hsl": {
"h": 235.102,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.76635,
"c": 0.06441,
"h": 280.8
},
"luminance": 0.44485
}Semantic roles & 50–950 ramp
primary
#ABAFDC
secondary
#EDECDE
accent
#AA31B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284