#A7AEFD#A7AEFD
#A7AEFD is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.113 H 279.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AEFD |
|---|---|
| RGB | rgb(167, 174, 253) |
| HSL | hsl(235, 96%, 82%) |
| HSV | hsv(235, 34%, 99%) |
| CMYK | cmyk(34%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.27, 15.58, -39.93) |
| CIE-LCH | lch(73.27, 42.86, 291.31°) |
| OKLab | oklab(77.54% 0.0187 -0.1113) |
| OKLCH | oklch(77.54% 0.113 279.5) |
| XYZ | xyz(48.7971, 45.5778, 99.1358) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.03
Cloudy Blue
#ACC2D9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AEFD #FDF6A7
analogous
#A7D9FD #A7AEFD #CBA7FD
triadic
#A7AEFD #FDA7AE #AEFDA7
tetradic
#A7AEFD #FDA7D9 #FDF6A7 #A7FDCB
square
#A7AEFD #FDA7D9 #FDF6A7 #A7FDCB
split-complementary
#A7AEFD #FDCBA7 #D9FDA7
monochromatic
#2F40FA #6B77FC #A7AEFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.08
#A7AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A7AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AEFD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AEFD | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#90BDCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a7aefd; /* rgb */ color: rgb(167, 174, 253); /* oklch */ color: oklch(77.5% 0.113 279.5);
Tailwind
colors: {
custom: {
50: '#c3c6fe',
500: '#a7aefd',
950: '#000000',
},
}SCSS
$custom: #a7aefd; $custom-light: #c3c6fe; $custom-dark: #000000;
JSON
{
"hex": "#a7aefd",
"rgb": {
"r": 167,
"g": 174,
"b": 253
},
"hsl": {
"h": 235.116,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.77538,
"c": 0.11284,
"h": 279.5
},
"luminance": 0.45579
}Semantic roles & 50–950 ramp
primary
#A7AEFD
secondary
#F7F4D4
accent
#D300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286