#ABAAF2#ABAAF2
#ABAAF2 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.6% C 0.102 H 284.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF2 |
|---|---|
| RGB | rgb(171, 170, 242) |
| HSL | hsl(241, 73%, 81%) |
| HSV | hsv(241, 30%, 95%) |
| CMYK | cmyk(29.3%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(72.11, 16.16, -35.76) |
| CIE-LCH | lch(72.11, 39.24, 294.32°) |
| OKLab | oklab(76.56% 0.0254 -0.0992) |
| OKLCH | oklch(76.56% 0.102 284.3) |
| XYZ | xyz(47.1921, 43.8170, 89.9583) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.29
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF2 #F1F2AA
analogous
#AACDF2 #ABAAF2 #CFAAF2
triadic
#ABAAF2 #F2ABAA #AAF2AB
tetradic
#ABAAF2 #F2AACD #F1F2AA #AAF2CF
square
#ABAAF2 #F2AACD #F1F2AA #AAF2CF
split-complementary
#ABAAF2 #F2CFAA #CDF2AA
monochromatic
#4240E2 #7775EA #ABAAF2 #DFDFFA #E5E4FB
Accessibility & contrast
On white
2.15
#ABAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#93AFF0
Tritanopia (blue-blind)
#9AB7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf2; /* rgb */ color: rgb(171, 170, 242); /* oklch */ color: oklch(76.6% 0.102 284.3);
Tailwind
colors: {
custom: {
50: '#c5c3f6',
500: '#abaaf2',
950: '#000000',
},
}SCSS
$custom: #abaaf2; $custom-light: #c5c3f6; $custom-dark: #000000;
JSON
{
"hex": "#abaaf2",
"rgb": {
"r": 171,
"g": 170,
"b": 242
},
"hsl": {
"h": 240.833,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.76564,
"c": 0.10242,
"h": 284.3
},
"luminance": 0.43818
}Semantic roles & 50–950 ramp
primary
#ABAAF2
secondary
#F2F3D8
accent
#D610D3
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185