#ABAAFC#ABAAFC
#ABAAFC is a light, moderate blue. Relative luminance 0.444; OKLCH L 77.0% C 0.116 H 283.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAFC |
|---|---|
| RGB | rgb(171, 170, 252) |
| HSL | hsl(241, 93%, 83%) |
| HSV | hsv(241, 33%, 99%) |
| CMYK | cmyk(32.1%, 32.5%, 0%, 1.2%) |
| CIE-LAB | lab(72.52, 18.65, -40.54) |
| CIE-LCH | lch(72.52, 44.63, 294.71°) |
| OKLab | oklab(77.02% 0.0279 -0.113) |
| OKLCH | oklch(77.02% 0.116 283.9) |
| XYZ | xyz(48.7353, 44.4343, 98.0855) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 7.92
Lavender
#B39DDB
ΔE00 8.37
Pale Violet
#CEAEFA
ΔE00 8.40
Pastel Purple
#CAA0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAFC #FBFCAA
analogous
#AAD2FC #ABAAFC #D4AAFC
triadic
#ABAAFC #FCABAA #AAFCAB
tetradic
#ABAAFC #FCAAD2 #FBFCAA #AAFCD4
square
#ABAAFC #FCAAD2 #FBFCAA #AAFCD4
split-complementary
#ABAAFC #FCD4AA #D2FCAA
monochromatic
#3634F8 #716FFA #ABAAFC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.12
#ABAAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#ABAAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAFC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAFC | 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)
#92B5FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#96B9C8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaafc; /* rgb */ color: rgb(171, 170, 252); /* oklch */ color: oklch(77.0% 0.116 283.9);
Tailwind
colors: {
custom: {
50: '#c6c3fd',
500: '#abaafc',
950: '#000000',
},
}SCSS
$custom: #abaafc; $custom-light: #c6c3fd; $custom-dark: #000000;
JSON
{
"hex": "#abaafc",
"rgb": {
"r": 171,
"g": 170,
"b": 252
},
"hsl": {
"h": 240.732,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77017,
"c": 0.11636,
"h": 283.9
},
"luminance": 0.44436
}Semantic roles & 50–950 ramp
primary
#ABAAFC
secondary
#F6F6D5
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185