#ABAAF0#ABAAF0
#ABAAF0 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.100 H 284.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF0 |
|---|---|
| RGB | rgb(171, 170, 240) |
| HSL | hsl(241, 70%, 80%) |
| HSV | hsv(241, 29%, 94%) |
| CMYK | cmyk(28.8%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(72.03, 15.67, -34.80) |
| CIE-LCH | lch(72.03, 38.16, 294.24°) |
| OKLab | oklab(76.48% 0.0249 -0.0965) |
| OKLCH | oklch(76.48% 0.1 284.4) |
| XYZ | xyz(46.8934, 43.6975, 88.3850) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.44
Pale Violet
#CEAEFA
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.42
Pastel Purple
#CAA0FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF0 #EFF0AA
analogous
#AACCF0 #ABAAF0 #CEAAF0
triadic
#ABAAF0 #F0ABAA #AAF0AB
tetradic
#ABAAF0 #F0AACC #EFF0AA #AAF0CE
square
#ABAAF0 #F0AACC #EFF0AA #AAF0CE
split-complementary
#ABAAF0 #F0CEAA #CCF0AA
monochromatic
#4442DE #7876E7 #ABAAF0 #DEDEF9 #E5E5FA
Accessibility & contrast
On white
2.16
#ABAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF0
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF0 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F3
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#9AB7C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf0; /* rgb */ color: rgb(171, 170, 240); /* oklch */ color: oklch(76.5% 0.100 284.4);
Tailwind
colors: {
custom: {
50: '#c5c3f5',
500: '#abaaf0',
950: '#000000',
},
}SCSS
$custom: #abaaf0; $custom-light: #c5c3f5; $custom-dark: #000000;
JSON
{
"hex": "#abaaf0",
"rgb": {
"r": 171,
"g": 170,
"b": 240
},
"hsl": {
"h": 240.857,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.76476,
"c": 0.09962,
"h": 284.4
},
"luminance": 0.43699
}Semantic roles & 50–950 ramp
primary
#ABAAF0
secondary
#F2F2D9
accent
#D214CF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185