#A7BFDE#A7BFDE
#A7BFDE is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.051 H 254.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFDE |
|---|---|
| RGB | rgb(167, 191, 222) |
| HSL | hsl(214, 45%, 76%) |
| HSV | hsv(214, 25%, 87%) |
| CMYK | cmyk(24.8%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(76.53, -1.35, -18.17) |
| CIE-LCH | lch(76.53, 18.22, 265.76°) |
| OKLab | oklab(79.7% -0.0134 -0.0496) |
| OKLCH | oklch(79.7% 0.051 254.9) |
| XYZ | xyz(47.7483, 50.7495, 76.3730) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.15
Cloudy Blue
#ACC2D9
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 3.50
Light Grey Blue
#9DBCD4
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFDE #DEC6A7
analogous
#A7DBDE #A7BFDE #ABA7DE
triadic
#A7BFDE #DEA7BF #BFDEA7
tetradic
#A7BFDE #DEA7DB #DEC6A7 #A7DEAB
square
#A7BFDE #DEA7DB #DEC6A7 #A7DEAB
split-complementary
#A7BFDE #DEABA7 #DBDEA7
monochromatic
#4E7EBD #7A9FCD #A7BFDE #D4DFEF #E9EFF7
Accessibility & contrast
On white
1.88
#A7BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A7BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFDE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFDE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#98C6C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bfde; /* rgb */ color: rgb(167, 191, 222); /* oklch */ color: oklch(79.7% 0.051 254.9);
Tailwind
colors: {
custom: {
50: '#c2d2e8',
500: '#a7bfde',
950: '#000000',
},
}SCSS
$custom: #a7bfde; $custom-light: #c2d2e8; $custom-dark: #000000;
JSON
{
"hex": "#a7bfde",
"rgb": {
"r": 167,
"g": 191,
"b": 222
},
"hsl": {
"h": 213.818,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.79697,
"c": 0.0514,
"h": 254.9
},
"luminance": 0.50751
}Semantic roles & 50–950 ramp
primary
#A7BFDE
secondary
#B69973
accent
#7C2DB9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384