#A0A2FD#A0A2FD
#A0A2FD is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.7% C 0.130 H 281.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2FD |
|---|---|
| RGB | rgb(160, 162, 253) |
| HSL | hsl(239, 96%, 81%) |
| HSV | hsv(239, 37%, 99%) |
| CMYK | cmyk(36.8%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.76, 20.47, -45.46) |
| CIE-LCH | lch(69.76, 49.86, 294.24°) |
| OKLab | oklab(74.71% 0.0266 -0.1274) |
| OKLCH | oklch(74.71% 0.13 281.8) |
| XYZ | xyz(45.1421, 40.4045, 98.3298) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.53
Periwinkle (survey)
#8E82FE
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2FD #FDFBA0
analogous
#A0D0FD #A0A2FD #CCA0FD
triadic
#A0A2FD #FDA0A2 #A2FDA0
tetradic
#A0A2FD #FDA0D0 #FDFBA0 #A0FDCC
square
#A0A2FD #FDA0D0 #FDFBA0 #A0FDCC
split-complementary
#A0A2FD #FDCCA0 #D0FDA0
monochromatic
#282DFA #6467FC #A0A2FD #DCDDFE #E1E2FE
Accessibility & contrast
On white
2.31
#A0A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#A0A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2FD
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2FD | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#86B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0a2fd; /* rgb */ color: rgb(160, 162, 253); /* oklch */ color: oklch(74.7% 0.130 281.8);
Tailwind
colors: {
custom: {
50: '#bfbdfe',
500: '#a0a2fd',
950: '#000000',
},
}SCSS
$custom: #a0a2fd; $custom-light: #bfbdfe; $custom-dark: #000000;
JSON
{
"hex": "#a0a2fd",
"rgb": {
"r": 160,
"g": 162,
"b": 253
},
"hsl": {
"h": 238.71,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.74707,
"c": 0.13015,
"h": 281.8
},
"luminance": 0.40406
}Semantic roles & 50–950 ramp
primary
#A0A2FD
secondary
#F7F6D4
accent
#E100E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186