#A7BCED#A7BCED
#A7BCED is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.6% C 0.074 H 266.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCED |
|---|---|
| RGB | rgb(167, 188, 237) |
| HSL | hsl(222, 66%, 79%) |
| HSV | hsv(222, 30%, 93%) |
| CMYK | cmyk(29.5%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.25, 3.84, -26.69) |
| CIE-LCH | lch(76.25, 26.97, 278.18°) |
| OKLab | oklab(79.65% -0.0043 -0.0735) |
| OKLCH | oklch(79.65% 0.074 266.6) |
| XYZ | xyz(49.2013, 50.2947, 87.2198) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Light Periwinkle
#C1C6FC
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 6.13
Carolina Blue
#8AB8FE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCED #EDD8A7
analogous
#A7DFED #A7BCED #B5A7ED
triadic
#A7BCED #EDA7BC #BCEDA7
tetradic
#A7BCED #EDA7DF #EDD8A7 #A7EDB5
square
#A7BCED #EDA7DF #EDD8A7 #A7EDB5
split-complementary
#A7BCED #EDB5A7 #DFEDA7
monochromatic
#416FD8 #7495E3 #A7BCED #DAE3F7 #E6ECFA
Accessibility & contrast
On white
1.90
#A7BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A7BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCED
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCED | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#94C6CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7bced; /* rgb */ color: rgb(167, 188, 237); /* oklch */ color: oklch(79.6% 0.074 266.6);
Tailwind
colors: {
custom: {
50: '#c2d0f3',
500: '#a7bced',
950: '#000000',
},
}SCSS
$custom: #a7bced; $custom-light: #c2d0f3; $custom-dark: #000000;
JSON
{
"hex": "#a7bced",
"rgb": {
"r": 167,
"g": 188,
"b": 237
},
"hsl": {
"h": 222,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.79649,
"c": 0.07365,
"h": 266.6
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#A7BCED
secondary
#CAAE6E
accent
#9718CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121317
muted
#828385