#A6B2ED#A6B2ED
#A6B2ED is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.6% C 0.085 H 275.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B2ED |
|---|---|
| RGB | rgb(166, 178, 237) |
| HSL | hsl(230, 66%, 79%) |
| HSV | hsv(230, 30%, 93%) |
| CMYK | cmyk(30%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.58, 9.04, -30.79) |
| CIE-LCH | lch(73.58, 32.09, 286.37°) |
| OKLab | oklab(77.55% 0.008 -0.0851) |
| OKLCH | oklch(77.55% 0.085 275.3) |
| XYZ | xyz(46.9281, 46.0607, 86.5224) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.43
Carolina Blue
#8AB8FE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B2ED #EDE1A6
analogous
#A6D6ED #A6B2ED #BEA6ED
triadic
#A6B2ED #EDA6B2 #B2EDA6
tetradic
#A6B2ED #EDA6D6 #EDE1A6 #A6EDBE
square
#A6B2ED #EDA6D6 #EDE1A6 #A6EDBE
split-complementary
#A6B2ED #EDBEA6 #D6EDA6
monochromatic
#405AD8 #7386E3 #A6B2ED #D9DEF7 #E6E9FA
Accessibility & contrast
On white
2.06
#A6B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A6B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B2ED
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B2ED | 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)
#A0B8F0
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#93BDC6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a6b2ed; /* rgb */ color: rgb(166, 178, 237); /* oklch */ color: oklch(77.6% 0.085 275.3);
Tailwind
colors: {
custom: {
50: '#c2c8f3',
500: '#a6b2ed',
950: '#000000',
},
}SCSS
$custom: #a6b2ed; $custom-light: #c2c8f3; $custom-dark: #000000;
JSON
{
"hex": "#a6b2ed",
"rgb": {
"r": 166,
"g": 178,
"b": 237
},
"hsl": {
"h": 229.859,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.77554,
"c": 0.08549,
"h": 275.3
},
"luminance": 0.46062
}Semantic roles & 50–950 ramp
primary
#A6B2ED
secondary
#F1EDDA
accent
#AF17CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285