#A7AFFD#A7AFFD
#A7AFFD is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.112 H 279.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFFD |
|---|---|
| RGB | rgb(167, 175, 253) |
| HSL | hsl(234, 96%, 82%) |
| HSV | hsv(234, 34%, 99%) |
| CMYK | cmyk(34%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.52, 15.02, -39.54) |
| CIE-LCH | lch(73.52, 42.29, 290.80°) |
| OKLab | oklab(77.73% 0.0174 -0.1101) |
| OKLCH | oklch(77.73% 0.112 279) |
| XYZ | xyz(48.9910, 45.9656, 99.2004) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.90
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFFD #FDF5A7
analogous
#A7DAFD #A7AFFD #CAA7FD
triadic
#A7AFFD #FDA7AF #AFFDA7
tetradic
#A7AFFD #FDA7DA #FDF5A7 #A7FDCA
square
#A7AFFD #FDA7DA #FDF5A7 #A7FDCA
split-complementary
#A7AFFD #FDCAA7 #DAFDA7
monochromatic
#2F42FA #6B79FC #A7AFFD #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.06
#A7AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#A7AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFFD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFFD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#8FBECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a7affd; /* rgb */ color: rgb(167, 175, 253); /* oklch */ color: oklch(77.7% 0.112 279.0);
Tailwind
colors: {
custom: {
50: '#c3c6fe',
500: '#a7affd',
950: '#000000',
},
}SCSS
$custom: #a7affd; $custom-light: #c3c6fe; $custom-dark: #000000;
JSON
{
"hex": "#a7affd",
"rgb": {
"r": 167,
"g": 175,
"b": 253
},
"hsl": {
"h": 234.419,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.77733,
"c": 0.1115,
"h": 279
},
"luminance": 0.45967
}Semantic roles & 50–950 ramp
primary
#A7AFFD
secondary
#F7F3D4
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286