#A7BFEF#A7BFEF
#A7BFEF is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.3% C 0.073 H 264.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFEF |
|---|---|
| RGB | rgb(167, 191, 239) |
| HSL | hsl(220, 69%, 80%) |
| HSV | hsv(220, 30%, 94%) |
| CMYK | cmyk(30.1%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.11, 2.69, -26.46) |
| CIE-LCH | lch(77.11, 26.60, 275.81°) |
| OKLab | oklab(80.34% -0.0076 -0.0729) |
| OKLCH | oklch(80.34% 0.073 264) |
| XYZ | xyz(50.1427, 51.7073, 88.9832) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.56
Powder Blue (survey)
#B1D1FC
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFEF #EFD7A7
analogous
#A7E3EF #A7BFEF #B3A7EF
triadic
#A7BFEF #EFA7BF #BFEFA7
tetradic
#A7BFEF #EFA7E3 #EFD7A7 #A7EFB3
square
#A7BFEF #EFA7E3 #EFD7A7 #A7EFB3
split-complementary
#A7BFEF #EFB3A7 #E3EFA7
monochromatic
#3F74DC #7399E6 #A7BFEF #DBE5F8 #E5ECFA
Accessibility & contrast
On white
1.85
#A7BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#A7BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFEF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFEF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#93C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bfef; /* rgb */ color: rgb(167, 191, 239); /* oklch */ color: oklch(80.3% 0.073 264.0);
Tailwind
colors: {
custom: {
50: '#c2d2f4',
500: '#a7bfef',
950: '#000000',
},
}SCSS
$custom: #a7bfef; $custom-light: #c2d2f4; $custom-dark: #000000;
JSON
{
"hex": "#a7bfef",
"rgb": {
"r": 167,
"g": 191,
"b": 239
},
"hsl": {
"h": 220,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.80342,
"c": 0.07327,
"h": 264
},
"luminance": 0.51709
}Semantic roles & 50–950 ramp
primary
#A7BFEF
secondary
#CDAD6E
accent
#9214D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385