#ABAFDA#ABAFDA
#ABAFDA is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.062 H 280.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFDA |
|---|---|
| RGB | rgb(171, 175, 218) |
| HSL | hsl(235, 39%, 76%) |
| HSV | hsv(235, 22%, 85%) |
| CMYK | cmyk(21.6%, 19.7%, 0%, 14.5%) |
| CIE-LAB | lab(72.48, 7.67, -22.11) |
| CIE-LCH | lch(72.48, 23.40, 289.13°) |
| OKLab | oklab(76.56% 0.0114 -0.0605) |
| OKLCH | oklch(76.56% 0.062 280.7) |
| XYZ | xyz(44.7763, 44.3790, 72.5230) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.66
Lavender
#B39DDB
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 9.61
Pale Violet
#CEAEFA
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFDA #DAD6AB
analogous
#ABC7DA #ABAFDA #BFABDA
triadic
#ABAFDA #DAABAF #AFDAAB
tetradic
#ABAFDA #DAABC7 #DAD6AB #ABDABF
square
#ABAFDA #DAABC7 #DAD6AB #ABDABF
split-complementary
#ABAFDA #DABFAB #C7DAAB
monochromatic
#565EB5 #8187C7 #ABAFDA #D5D7ED #EAEBF6
Accessibility & contrast
On white
2.13
#ABAFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#ABAFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFDA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFDA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#A0B6BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abafda; /* rgb */ color: rgb(171, 175, 218); /* oklch */ color: oklch(76.6% 0.062 280.7);
Tailwind
colors: {
custom: {
50: '#c4c6e5',
500: '#abafda',
950: '#000000',
},
}SCSS
$custom: #abafda; $custom-light: #c4c6e5; $custom-dark: #000000;
JSON
{
"hex": "#abafda",
"rgb": {
"r": 171,
"g": 175,
"b": 218
},
"hsl": {
"h": 234.894,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.76558,
"c": 0.06156,
"h": 280.7
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#ABAFDA
secondary
#ECEBDF
accent
#A734B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284