#A6BDFE#A6BDFE
#A6BDFE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.5% C 0.096 H 269.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BDFE |
|---|---|
| RGB | rgb(166, 189, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 35%, 100%) |
| CMYK | cmyk(34.6%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.07, 7.25, -34.57) |
| CIE-LCH | lch(77.07, 35.32, 281.84°) |
| OKLab | oklab(80.48% -0.0014 -0.0959) |
| OKLCH | oklch(80.48% 0.096 269.2) |
| XYZ | xyz(51.8076, 51.6558, 100.9875) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BDFE #FEE7A6
analogous
#A6E9FE #A6BDFE #BBA6FE
triadic
#A6BDFE #FEA6BD #BDFEA6
tetradic
#A6BDFE #FEA6E9 #FEE7A6 #A6FEBB
square
#A6BDFE #FEA6E9 #FEE7A6 #A6FEBB
split-complementary
#A6BDFE #FEBBA6 #E9FEA6
monochromatic
#2D63FD #6990FD #A6BDFE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.85
#A6BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#A6BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BDFE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BDFE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#8CCAD3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bdfe; /* rgb */ color: rgb(166, 189, 254); /* oklch */ color: oklch(80.5% 0.096 269.2);
Tailwind
colors: {
custom: {
50: '#c2d0ff',
500: '#a6bdfe',
950: '#000000',
},
}SCSS
$custom: #a6bdfe; $custom-light: #c2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a6bdfe",
"rgb": {
"r": 166,
"g": 189,
"b": 254
},
"hsl": {
"h": 224.318,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.80484,
"c": 0.09594,
"h": 269.2
},
"luminance": 0.51658
}Semantic roles & 50–950 ramp
primary
#A6BDFE
secondary
#E2C266
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386