#A7BFEE#A7BFEE
#A7BFEE is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.072 H 263.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFEE |
|---|---|
| RGB | rgb(167, 191, 238) |
| HSL | hsl(220, 68%, 79%) |
| HSV | hsv(220, 30%, 93%) |
| CMYK | cmyk(29.8%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.07, 2.45, -25.98) |
| CIE-LCH | lch(77.07, 26.09, 275.39°) |
| OKLab | oklab(80.3% -0.0079 -0.0715) |
| OKLCH | oklch(80.3% 0.072 263.7) |
| XYZ | xyz(49.9954, 51.6483, 88.2073) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.69
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFEE #EED6A7
analogous
#A7E3EE #A7BFEE #B3A7EE
triadic
#A7BFEE #EEA7BF #BFEEA7
tetradic
#A7BFEE #EEA7E3 #EED6A7 #A7EEB3
square
#A7BFEE #EEA7E3 #EED6A7 #A7EEB3
split-complementary
#A7BFEE #EEB3A7 #E3EEA7
monochromatic
#4074DA #749AE4 #A7BFEE #DAE4F8 #E5ECFA
Accessibility & contrast
On white
1.85
#A7BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#A7BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFEE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFEE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#93C9CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a7bfee; /* rgb */ color: rgb(167, 191, 238); /* oklch */ color: oklch(80.3% 0.072 263.7);
Tailwind
colors: {
custom: {
50: '#c2d2f3',
500: '#a7bfee',
950: '#000000',
},
}SCSS
$custom: #a7bfee; $custom-light: #c2d2f3; $custom-dark: #000000;
JSON
{
"hex": "#a7bfee",
"rgb": {
"r": 167,
"g": 191,
"b": 238
},
"hsl": {
"h": 219.718,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.80302,
"c": 0.07195,
"h": 263.7
},
"luminance": 0.5165
}Semantic roles & 50–950 ramp
primary
#A7BFEE
secondary
#CBAC6E
accent
#9116D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385