#ABAFF6#ABAFF6
#ABAFF6 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.101 H 281.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFF6 |
|---|---|
| RGB | rgb(171, 175, 246) |
| HSL | hsl(237, 81%, 82%) |
| HSV | hsv(237, 30%, 96%) |
| CMYK | cmyk(30.5%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(73.53, 14.36, -35.73) |
| CIE-LCH | lch(73.53, 38.50, 291.90°) |
| OKLab | oklab(77.71% 0.0198 -0.0991) |
| OKLCH | oklch(77.71% 0.101 281.3) |
| XYZ | xyz(48.7546, 45.9703, 93.4753) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.55
Lavender
#B39DDB
ΔE00 8.57
Pale Violet
#CEAEFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFF6 #F6F2AB
analogous
#ABD5F6 #ABAFF6 #CDABF6
triadic
#ABAFF6 #F6ABAF #AFF6AB
tetradic
#ABAFF6 #F6ABD5 #F6F2AB #ABF6CD
square
#ABAFF6 #F6ABD5 #F6F2AB #ABF6CD
split-complementary
#ABAFF6 #F6CDAB #D5F6AB
monochromatic
#3C46EA #747AF0 #ABAFF6 #E2E4FC #E3E5FC
Accessibility & contrast
On white
2.06
#ABAFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#ABAFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFF6
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFF6 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F9
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#98BCC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaff6; /* rgb */ color: rgb(171, 175, 246); /* oklch */ color: oklch(77.7% 0.101 281.3);
Tailwind
colors: {
custom: {
50: '#c5c6f9',
500: '#abaff6',
950: '#000000',
},
}SCSS
$custom: #abaff6; $custom-light: #c5c6f9; $custom-dark: #000000;
JSON
{
"hex": "#abaff6",
"rgb": {
"r": 171,
"g": 175,
"b": 246
},
"hsl": {
"h": 236.8,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.77714,
"c": 0.10109,
"h": 281.3
},
"luminance": 0.45972
}Semantic roles & 50–950 ramp
primary
#ABAFF6
secondary
#F4F2D7
accent
#D209DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285