#A6B0EE#A6B0EE
#A6B0EE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.089 H 277.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B0EE |
|---|---|
| RGB | rgb(166, 176, 238) |
| HSL | hsl(232, 68%, 79%) |
| HSV | hsv(232, 30%, 93%) |
| CMYK | cmyk(30.3%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(73.11, 10.40, -32.07) |
| CIE-LCH | lch(73.11, 33.71, 287.97°) |
| OKLab | oklab(77.2% 0.0109 -0.0888) |
| OKLCH | oklch(77.2% 0.089 277) |
| XYZ | xyz(46.6796, 45.3293, 87.1623) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 7.68
Periwinkle
#CCCCFF
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.82
Carolina Blue
#8AB8FE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B0EE #EEE4A6
analogous
#A6D4EE #A6B0EE #C0A6EE
triadic
#A6B0EE #EEA6B0 #B0EEA6
tetradic
#A6B0EE #EEA6D4 #EEE4A6 #A6EEC0
square
#A6B0EE #EEA6D4 #EEE4A6 #A6EEC0
split-complementary
#A6B0EE #EEC0A6 #D4EEA6
monochromatic
#3F55DA #7382E4 #A6B0EE #D9DEF8 #E5E8FA
Accessibility & contrast
On white
2.09
#A6B0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A6B0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B0EE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B0EE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F1
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#93BCC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6b0ee; /* rgb */ color: rgb(166, 176, 238); /* oklch */ color: oklch(77.2% 0.089 277.0);
Tailwind
colors: {
custom: {
50: '#c2c7f3',
500: '#a6b0ee',
950: '#000000',
},
}SCSS
$custom: #a6b0ee; $custom-light: #c2c7f3; $custom-dark: #000000;
JSON
{
"hex": "#a6b0ee",
"rgb": {
"r": 166,
"g": 176,
"b": 238
},
"hsl": {
"h": 231.667,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.77196,
"c": 0.08943,
"h": 277
},
"luminance": 0.45331
}Semantic roles & 50–950 ramp
primary
#A6B0EE
secondary
#F2EED9
accent
#B616D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285