#A0ABFE#A0ABFE
#A0ABFE is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.119 H 277.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ABFE |
|---|---|
| RGB | rgb(160, 171, 254) |
| HSL | hsl(233, 98%, 81%) |
| HSV | hsv(233, 37%, 100%) |
| CMYK | cmyk(37%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.06, 15.65, -42.39) |
| CIE-LCH | lch(72.06, 45.19, 290.26°) |
| OKLab | oklab(76.5% 0.0154 -0.1185) |
| OKLCH | oklch(76.5% 0.12 277.4) |
| XYZ | xyz(46.9443, 43.7533, 99.7185) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Pastel Blue
#A2BFFE
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 8.01
Perrywinkle
#8F8CE7
ΔE00 8.78
Light Periwinkle
#C1C6FC
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ABFE #FEF3A0
analogous
#A0DAFE #A0ABFE #C4A0FE
triadic
#A0ABFE #FEA0AB #ABFEA0
tetradic
#A0ABFE #FEA0DA #FEF3A0 #A0FEC4
square
#A0ABFE #FEA0DA #FEF3A0 #A0FEC4
split-complementary
#A0ABFE #FEC4A0 #DAFEA0
monochromatic
#2740FD #6375FD #A0ABFE #DDE1FF #E1E4FF
Accessibility & contrast
On white
2.15
#A0ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A0ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ABFE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ABFE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#85BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0abfe; /* rgb */ color: rgb(160, 171, 254); /* oklch */ color: oklch(76.5% 0.119 277.4);
Tailwind
colors: {
custom: {
50: '#bfc3ff',
500: '#a0abfe',
950: '#000000',
},
}SCSS
$custom: #a0abfe; $custom-light: #bfc3ff; $custom-dark: #000000;
JSON
{
"hex": "#a0abfe",
"rgb": {
"r": 160,
"g": 171,
"b": 254
},
"hsl": {
"h": 232.979,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.76496,
"c": 0.1195,
"h": 277.4
},
"luminance": 0.43755
}Semantic roles & 50–950 ramp
primary
#A0ABFE
secondary
#F7F3D4
accent
#CB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121218
muted
#818186