#A6AFFC#A6AFFC
#A6AFFC is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.110 H 278.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AFFC |
|---|---|
| RGB | rgb(166, 175, 252) |
| HSL | hsl(234, 93%, 82%) |
| HSV | hsv(234, 34%, 99%) |
| CMYK | cmyk(34.1%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.41, 14.49, -39.18) |
| CIE-LCH | lch(73.41, 41.77, 290.30°) |
| OKLab | oklab(77.61% 0.0161 -0.1091) |
| OKLCH | oklch(77.61% 0.11 278.4) |
| XYZ | xyz(48.6216, 45.7935, 98.3538) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 8.50
Lightsteelblue
#B0C4DE
ΔE00 8.89
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AFFC #FCF3A6
analogous
#A6DAFC #A6AFFC #C8A6FC
triadic
#A6AFFC #FCA6AF #AFFCA6
tetradic
#A6AFFC #FCA6DA #FCF3A6 #A6FCC8
square
#A6AFFC #FCA6DA #FCF3A6 #A6FCC8
split-complementary
#A6AFFC #FCC8A6 #DAFCA6
monochromatic
#3045F8 #6B7AFA #A6AFFC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.07
#A6AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#A6AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AFFC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AFFC | 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)
#97B8FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#8EBECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6affc; /* rgb */ color: rgb(166, 175, 252); /* oklch */ color: oklch(77.6% 0.110 278.4);
Tailwind
colors: {
custom: {
50: '#c3c6fd',
500: '#a6affc',
950: '#000000',
},
}SCSS
$custom: #a6affc; $custom-light: #c3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a6affc",
"rgb": {
"r": 166,
"g": 175,
"b": 252
},
"hsl": {
"h": 233.721,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.77615,
"c": 0.1103,
"h": 278.4
},
"luminance": 0.45795
}Semantic roles & 50–950 ramp
primary
#A6AFFC
secondary
#F6F3D5
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285