#A6BFEE#A6BFEE
#A6BFEE is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.072 H 262.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFEE |
|---|---|
| RGB | rgb(166, 191, 238) |
| HSL | hsl(219, 68%, 79%) |
| HSV | hsv(219, 30%, 93%) |
| CMYK | cmyk(30.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.00, 2.16, -26.08) |
| CIE-LCH | lch(77.00, 26.17, 274.74°) |
| OKLab | oklab(80.24% -0.0089 -0.0718) |
| OKLCH | oklch(80.24% 0.072 262.9) |
| XYZ | xyz(49.7849, 51.5398, 88.1974) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.53
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.20
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFEE #EED5A6
analogous
#A6E3EE #A6BFEE #B1A6EE
triadic
#A6BFEE #EEA6BF #BFEEA6
tetradic
#A6BFEE #EEA6E3 #EED5A6 #A6EEB1
square
#A6BFEE #EEA6E3 #EED5A6 #A6EEB1
split-complementary
#A6BFEE #EEB1A6 #E3EEA6
monochromatic
#3F75DA #739AE4 #A6BFEE #D9E4F8 #E5EDFA
Accessibility & contrast
On white
1.86
#A6BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#A6BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFEE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFEE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#92C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bfee; /* rgb */ color: rgb(166, 191, 238); /* oklch */ color: oklch(80.2% 0.072 262.9);
Tailwind
colors: {
custom: {
50: '#c2d2f3',
500: '#a6bfee',
950: '#000000',
},
}SCSS
$custom: #a6bfee; $custom-light: #c2d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a6bfee",
"rgb": {
"r": 166,
"g": 191,
"b": 238
},
"hsl": {
"h": 219.167,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.80235,
"c": 0.07237,
"h": 262.9
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#A6BFEE
secondary
#CBAA6D
accent
#8F16D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385