#A7BEEF#A7BEEF
#A7BEEF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.074 H 265.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEEF |
|---|---|
| RGB | rgb(167, 190, 239) |
| HSL | hsl(221, 69%, 80%) |
| HSV | hsv(221, 30%, 94%) |
| CMYK | cmyk(30.1%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.84, 3.24, -26.86) |
| CIE-LCH | lch(76.84, 27.06, 276.87°) |
| OKLab | oklab(80.14% -0.0063 -0.074) |
| OKLCH | oklch(80.14% 0.074 265.1) |
| XYZ | xyz(49.9253, 51.2726, 88.9107) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEEF #EFD8A7
analogous
#A7E2EF #A7BEEF #B4A7EF
triadic
#A7BEEF #EFA7BE #BEEFA7
tetradic
#A7BEEF #EFA7E2 #EFD8A7 #A7EFB4
square
#A7BEEF #EFA7E2 #EFD8A7 #A7EFB4
split-complementary
#A7BEEF #EFB4A7 #E2EFA7
monochromatic
#3F72DC #7398E6 #A7BEEF #DBE4F8 #E5ECFA
Accessibility & contrast
On white
1.87
#A7BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A7BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEEF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEEF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#93C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7beef; /* rgb */ color: rgb(167, 190, 239); /* oklch */ color: oklch(80.1% 0.074 265.1);
Tailwind
colors: {
custom: {
50: '#c2d1f4',
500: '#a7beef',
950: '#000000',
},
}SCSS
$custom: #a7beef; $custom-light: #c2d1f4; $custom-dark: #000000;
JSON
{
"hex": "#a7beef",
"rgb": {
"r": 167,
"g": 190,
"b": 239
},
"hsl": {
"h": 220.833,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.80137,
"c": 0.07427,
"h": 265.1
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#A7BEEF
secondary
#CDAE6E
accent
#9514D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385