#A6BDEE#A6BDEE
#A6BDEE is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.8% C 0.074 H 265.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BDEE |
|---|---|
| RGB | rgb(166, 189, 238) |
| HSL | hsl(221, 68%, 79%) |
| HSV | hsv(221, 30%, 93%) |
| CMYK | cmyk(30.3%, 20.6%, 0%, 6.7%) |
| CIE-LAB | lab(76.48, 3.25, -26.88) |
| CIE-LCH | lch(76.48, 27.08, 276.90°) |
| OKLab | oklab(79.82% -0.0063 -0.0741) |
| OKLCH | oklch(79.82% 0.074 265.1) |
| XYZ | xyz(49.3517, 50.6734, 88.0530) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BDEE #EED7A6
analogous
#A6E1EE #A6BDEE #B3A6EE
triadic
#A6BDEE #EEA6BD #BDEEA6
tetradic
#A6BDEE #EEA6E1 #EED7A6 #A6EEB3
square
#A6BDEE #EEA6E1 #EED7A6 #A6EEB3
split-complementary
#A6BDEE #EEB3A6 #E1EEA6
monochromatic
#3F71DA #7397E4 #A6BDEE #D9E3F8 #E5ECFA
Accessibility & contrast
On white
1.89
#A6BDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A6BDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BDEE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BDEE | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#92C7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bdee; /* rgb */ color: rgb(166, 189, 238); /* oklch */ color: oklch(79.8% 0.074 265.1);
Tailwind
colors: {
custom: {
50: '#c2d0f3',
500: '#a6bdee',
950: '#000000',
},
}SCSS
$custom: #a6bdee; $custom-light: #c2d0f3; $custom-dark: #000000;
JSON
{
"hex": "#a6bdee",
"rgb": {
"r": 166,
"g": 189,
"b": 238
},
"hsl": {
"h": 220.833,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.79824,
"c": 0.07435,
"h": 265.1
},
"luminance": 0.50675
}Semantic roles & 50–950 ramp
primary
#A6BDEE
secondary
#CBAD6D
accent
#9416D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385