#ABAAFE#ABAAFE
#ABAAFE is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.1% C 0.119 H 283.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAFE |
|---|---|
| RGB | rgb(171, 170, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.7%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.60, 19.16, -41.49) |
| CIE-LCH | lch(72.60, 45.70, 294.79°) |
| OKLab | oklab(77.11% 0.0284 -0.1157) |
| OKLCH | oklch(77.11% 0.119 283.8) |
| XYZ | xyz(49.0538, 44.5617, 99.7634) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 7.75
Light Periwinkle
#C1C6FC
ΔE00 8.06
Pale Violet
#CEAEFA
ΔE00 8.54
Pastel Purple
#CAA0FF
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAFE #FDFEAA
analogous
#AAD3FE #ABAAFE #D5AAFE
triadic
#ABAAFE #FEABAA #AAFEAB
tetradic
#ABAAFE #FEAAD3 #FDFEAA #AAFED5
square
#ABAAFE #FEAAD3 #FDFEAA #AAFED5
split-complementary
#ABAAFE #FED5AA #D3FEAA
monochromatic
#3331FD #6F6EFD #ABAAFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.12
#ABAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ABAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAFE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAFE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8EAFFC
Tritanopia (blue-blind)
#96BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaafe; /* rgb */ color: rgb(171, 170, 254); /* oklch */ color: oklch(77.1% 0.119 283.8);
Tailwind
colors: {
custom: {
50: '#c6c3ff',
500: '#abaafe',
950: '#000000',
},
}SCSS
$custom: #abaafe; $custom-light: #c6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#abaafe",
"rgb": {
"r": 171,
"g": 170,
"b": 254
},
"hsl": {
"h": 240.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.7711,
"c": 0.11913,
"h": 283.8
},
"luminance": 0.44563
}Semantic roles & 50–950 ramp
primary
#ABAAFE
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186