#A7AFFC#A7AFFC
#A7AFFC is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.7% C 0.110 H 278.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFFC |
|---|---|
| RGB | rgb(167, 175, 252) |
| HSL | hsl(234, 93%, 82%) |
| HSV | hsv(234, 34%, 99%) |
| CMYK | cmyk(33.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.48, 14.76, -39.06) |
| CIE-LCH | lch(73.48, 41.76, 290.70°) |
| OKLab | oklab(77.69% 0.0171 -0.1088) |
| OKLCH | oklch(77.69% 0.11 278.9) |
| XYZ | xyz(48.8321, 45.9020, 98.3637) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.90
Cloudy Blue
#ACC2D9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFFC #FCF4A7
analogous
#A7DAFC #A7AFFC #CAA7FC
triadic
#A7AFFC #FCA7AF #AFFCA7
tetradic
#A7AFFC #FCA7DA #FCF4A7 #A7FCCA
square
#A7AFFC #FCA7DA #FCF4A7 #A7FCCA
split-complementary
#A7AFFC #FCCAA7 #DAFCA7
monochromatic
#3143F8 #6C79FA #A7AFFC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.06
#A7AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#A7AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFFC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFFC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#92B2FA
Tritanopia (blue-blind)
#90BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a7affc; /* rgb */ color: rgb(167, 175, 252); /* oklch */ color: oklch(77.7% 0.110 278.9);
Tailwind
colors: {
custom: {
50: '#c3c6fd',
500: '#a7affc',
950: '#000000',
},
}SCSS
$custom: #a7affc; $custom-light: #c3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a7affc",
"rgb": {
"r": 167,
"g": 175,
"b": 252
},
"hsl": {
"h": 234.353,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.77688,
"c": 0.11012,
"h": 278.9
},
"luminance": 0.45904
}Semantic roles & 50–950 ramp
primary
#A7AFFC
secondary
#F6F3D5
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285