#A6BFEF#A6BFEF
#A6BFEF is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.074 H 263.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFEF |
|---|---|
| RGB | rgb(166, 191, 239) |
| HSL | hsl(219, 70%, 79%) |
| HSV | hsv(219, 31%, 94%) |
| CMYK | cmyk(30.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.04, 2.41, -26.57) |
| CIE-LCH | lch(77.04, 26.68, 275.18°) |
| OKLab | oklab(80.27% -0.0086 -0.0732) |
| OKLCH | oklch(80.27% 0.074 263.3) |
| XYZ | xyz(49.9322, 51.5987, 88.9733) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.39
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFEF #EFD6A6
analogous
#A6E4EF #A6BFEF #B2A6EF
triadic
#A6BFEF #EFA6BF #BFEFA6
tetradic
#A6BFEF #EFA6E4 #EFD6A6 #A6EFB2
square
#A6BFEF #EFA6E4 #EFD6A6 #A6EFB2
split-complementary
#A6BFEF #EFB2A6 #E4EFA6
monochromatic
#3E74DC #729AE6 #A6BFEF #DAE4F8 #E5ECFA
Accessibility & contrast
On white
1.86
#A6BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#A6BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFEF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFEF | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#91C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bfef; /* rgb */ color: rgb(166, 191, 239); /* oklch */ color: oklch(80.3% 0.074 263.3);
Tailwind
colors: {
custom: {
50: '#c2d2f4',
500: '#a6bfef',
950: '#000000',
},
}SCSS
$custom: #a6bfef; $custom-light: #c2d2f4; $custom-dark: #000000;
JSON
{
"hex": "#a6bfef",
"rgb": {
"r": 166,
"g": 191,
"b": 239
},
"hsl": {
"h": 219.452,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.80274,
"c": 0.07369,
"h": 263.3
},
"luminance": 0.51601
}Semantic roles & 50–950 ramp
primary
#A6BFEF
secondary
#CCAC6D
accent
#9114D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385