#A7AFFA#A7AFFA
#A7AFFA is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.107 H 278.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFFA |
|---|---|
| RGB | rgb(167, 175, 250) |
| HSL | hsl(234, 89%, 82%) |
| HSV | hsv(234, 33%, 98%) |
| CMYK | cmyk(33.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.40, 14.25, -38.11) |
| CIE-LCH | lch(73.40, 40.69, 290.50°) |
| OKLab | oklab(77.6% 0.0166 -0.106) |
| OKLCH | oklch(77.6% 0.107 278.9) |
| XYZ | xyz(48.5168, 45.7759, 96.7033) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.77
Periwinkle Blue
#8F99FB
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.04
Carolina Blue
#8AB8FE
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFFA #FAF2A7
analogous
#A7D9FA #A7AFFA #C9A7FA
triadic
#A7AFFA #FAA7AF #AFFAA7
tetradic
#A7AFFA #FAA7D9 #FAF2A7 #A7FAC9
square
#A7AFFA #FAA7D9 #FAF2A7 #A7FAC9
split-complementary
#A7AFFA #FAC9A7 #D9FAA7
monochromatic
#3346F3 #6D7AF7 #A7AFFA #E1E4FD #E2E5FD
Accessibility & contrast
On white
2.07
#A7AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#A7AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFFA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFFA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#91BDCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a7affa; /* rgb */ color: rgb(167, 175, 250); /* oklch */ color: oklch(77.6% 0.107 278.9);
Tailwind
colors: {
custom: {
50: '#c3c6fc',
500: '#a7affa',
950: '#000000',
},
}SCSS
$custom: #a7affa; $custom-light: #c3c6fc; $custom-dark: #000000;
JSON
{
"hex": "#a7affa",
"rgb": {
"r": 167,
"g": 175,
"b": 250
},
"hsl": {
"h": 234.217,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.77597,
"c": 0.10733,
"h": 278.9
},
"luminance": 0.45778
}Semantic roles & 50–950 ramp
primary
#A7AFFA
secondary
#F5F2D6
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285