#A7AFFE#A7AFFE
#A7AFFE is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.113 H 279.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFFE |
|---|---|
| RGB | rgb(167, 175, 254) |
| HSL | hsl(234, 98%, 83%) |
| HSV | hsv(234, 34%, 100%) |
| CMYK | cmyk(34.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.56, 15.27, -40.01) |
| CIE-LCH | lch(73.56, 42.83, 290.89°) |
| OKLab | oklab(77.78% 0.0176 -0.1115) |
| OKLCH | oklch(77.78% 0.113 279) |
| XYZ | xyz(49.1507, 46.0295, 100.0416) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 8.66
Lightsteelblue
#B0C4DE
ΔE00 8.90
Cloudy Blue
#ACC2D9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFFE #FEF6A7
analogous
#A7DAFE #A7AFFE #CBA7FE
triadic
#A7AFFE #FEA7AF #AFFEA7
tetradic
#A7AFFE #FEA7DA #FEF6A7 #A7FECB
square
#A7AFFE #FEA7DA #FEF6A7 #A7FECB
split-complementary
#A7AFFE #FECBA7 #DAFEA7
monochromatic
#2E41FD #6A78FD #A7AFFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
2.06
#A7AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A7AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFFE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFFE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#91B2FC
Tritanopia (blue-blind)
#8FBECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a7affe; /* rgb */ color: rgb(167, 175, 254); /* oklch */ color: oklch(77.8% 0.113 279.0);
Tailwind
colors: {
custom: {
50: '#c3c6ff',
500: '#a7affe',
950: '#000000',
},
}SCSS
$custom: #a7affe; $custom-light: #c3c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a7affe",
"rgb": {
"r": 167,
"g": 175,
"b": 254
},
"hsl": {
"h": 234.483,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.77779,
"c": 0.11289,
"h": 279
},
"luminance": 0.46031
}Semantic roles & 50–950 ramp
primary
#A7AFFE
secondary
#F7F4D4
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286