#A7BFEB#A7BFEB
#A7BFEB is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.2% C 0.068 H 262.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFEB |
|---|---|
| RGB | rgb(167, 191, 235) |
| HSL | hsl(219, 63%, 79%) |
| HSV | hsv(219, 29%, 92%) |
| CMYK | cmyk(28.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.96, 1.72, -24.52) |
| CIE-LCH | lch(76.96, 24.58, 274.02°) |
| OKLab | oklab(80.19% -0.0089 -0.0674) |
| OKLCH | oklch(80.19% 0.068 262.5) |
| XYZ | xyz(49.5583, 51.4735, 85.9054) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFEB #EBD3A7
analogous
#A7E1EB #A7BFEB #B1A7EB
triadic
#A7BFEB #EBA7BF #BFEBA7
tetradic
#A7BFEB #EBA7E1 #EBD3A7 #A7EBB1
square
#A7BFEB #EBA7E1 #EBD3A7 #A7EBB1
split-complementary
#A7BFEB #EBB1A7 #E1EBA7
monochromatic
#4376D4 #759BE0 #A7BFEB #D9E3F6 #E6EDF9
Accessibility & contrast
On white
1.86
#A7BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#A7BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFEB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFEB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#94C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bfeb; /* rgb */ color: rgb(167, 191, 235); /* oklch */ color: oklch(80.2% 0.068 262.5);
Tailwind
colors: {
custom: {
50: '#c2d2f1',
500: '#a7bfeb',
950: '#000000',
},
}SCSS
$custom: #a7bfeb; $custom-light: #c2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a7bfeb",
"rgb": {
"r": 167,
"g": 191,
"b": 235
},
"hsl": {
"h": 218.824,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.80185,
"c": 0.068,
"h": 262.5
},
"luminance": 0.51475
}Semantic roles & 50–950 ramp
primary
#A7BFEB
secondary
#C7A86F
accent
#8D1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385