#A7BEFA#A7BEFA
#A7BEFA is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.6% C 0.089 H 268.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEFA |
|---|---|
| RGB | rgb(167, 190, 250) |
| HSL | hsl(223, 89%, 82%) |
| HSV | hsv(223, 33%, 98%) |
| CMYK | cmyk(33.2%, 24%, 0%, 2%) |
| CIE-LAB | lab(77.25, 5.96, -32.15) |
| CIE-LCH | lch(77.25, 32.70, 280.51°) |
| OKLab | oklab(80.58% -0.0029 -0.089) |
| OKLCH | oklch(80.58% 0.089 268.1) |
| XYZ | xyz(51.6001, 51.9425, 97.7311) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEFA #FAE3A7
analogous
#A7E8FA #A7BEFA #BAA7FA
triadic
#A7BEFA #FAA7BE #BEFAA7
tetradic
#A7BEFA #FAA7E8 #FAE3A7 #A7FABA
square
#A7BEFA #FAA7E8 #FAE3A7 #A7FABA
split-complementary
#A7BEFA #FABAA7 #E8FAA7
monochromatic
#3368F3 #6D93F7 #A7BEFA #E1E9FD #E2EAFD
Accessibility & contrast
On white
1.84
#A7BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#A7BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEFA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEFA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#8FCAD3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a7befa; /* rgb */ color: rgb(167, 190, 250); /* oklch */ color: oklch(80.6% 0.089 268.1);
Tailwind
colors: {
custom: {
50: '#c3d1fc',
500: '#a7befa',
950: '#000000',
},
}SCSS
$custom: #a7befa; $custom-light: #c3d1fc; $custom-dark: #000000;
JSON
{
"hex": "#a7befa",
"rgb": {
"r": 167,
"g": 190,
"b": 250
},
"hsl": {
"h": 223.373,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.80584,
"c": 0.08908,
"h": 268.1
},
"luminance": 0.51945
}Semantic roles & 50–950 ramp
primary
#A7BEFA
secondary
#DCBC69
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385