#A7BFEC#A7BFEC
#A7BFEC is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.069 H 262.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFEC |
|---|---|
| RGB | rgb(167, 191, 236) |
| HSL | hsl(219, 64%, 79%) |
| HSV | hsv(219, 29%, 93%) |
| CMYK | cmyk(29.2%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.00, 1.97, -25.01) |
| CIE-LCH | lch(77.00, 25.08, 274.49°) |
| OKLab | oklab(80.22% -0.0086 -0.0688) |
| OKLCH | oklch(80.22% 0.069 262.9) |
| XYZ | xyz(49.7032, 51.5315, 86.6684) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.97
Powder Blue (survey)
#B1D1FC
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFEC #ECD4A7
analogous
#A7E2EC #A7BFEC #B2A7EC
triadic
#A7BFEC #ECA7BF #BFECA7
tetradic
#A7BFEC #ECA7E2 #ECD4A7 #A7ECB2
square
#A7BFEC #ECA7E2 #ECD4A7 #A7ECB2
split-complementary
#A7BFEC #ECB2A7 #E2ECA7
monochromatic
#4276D6 #759AE1 #A7BFEC #D9E4F7 #E6EDFA
Accessibility & contrast
On white
1.86
#A7BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#A7BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFEC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFEC | 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)
#B0C2EE
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#94C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bfec; /* rgb */ color: rgb(167, 191, 236); /* oklch */ color: oklch(80.2% 0.069 262.9);
Tailwind
colors: {
custom: {
50: '#c2d2f2',
500: '#a7bfec',
950: '#000000',
},
}SCSS
$custom: #a7bfec; $custom-light: #c2d2f2; $custom-dark: #000000;
JSON
{
"hex": "#a7bfec",
"rgb": {
"r": 167,
"g": 191,
"b": 236
},
"hsl": {
"h": 219.13,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.80224,
"c": 0.06931,
"h": 262.9
},
"luminance": 0.51533
}Semantic roles & 50–950 ramp
primary
#A7BFEC
secondary
#C8A96F
accent
#8E19CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385