#A7BFDF#A7BFDF
#A7BFDF is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.053 H 255.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFDF |
|---|---|
| RGB | rgb(167, 191, 223) |
| HSL | hsl(214, 47%, 76%) |
| HSV | hsv(214, 25%, 87%) |
| CMYK | cmyk(25.1%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.56, -1.12, -18.66) |
| CIE-LCH | lch(76.56, 18.70, 266.58°) |
| OKLab | oklab(79.73% -0.013 -0.051) |
| OKLCH | oklch(79.73% 0.053 255.7) |
| XYZ | xyz(47.8828, 50.8033, 77.0809) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.33
Cloudy Blue
#ACC2D9
ΔE00 3.09
Light Blue Grey
#B7C9E2
ΔE00 3.61
Light Grey Blue
#9DBCD4
ΔE00 4.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFDF #DFC7A7
analogous
#A7DBDF #A7BFDF #ABA7DF
triadic
#A7BFDF #DFA7BF #BFDFA7
tetradic
#A7BFDF #DFA7DB #DFC7A7 #A7DFAB
square
#A7BFDF #DFA7DB #DFC7A7 #A7DFAB
split-complementary
#A7BFDF #DFABA7 #DBDFA7
monochromatic
#4D7EBE #7A9ECF #A7BFDF #D4E0EF #E9EFF7
Accessibility & contrast
On white
1.88
#A7BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A7BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFDF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFDF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#98C6C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bfdf; /* rgb */ color: rgb(167, 191, 223); /* oklch */ color: oklch(79.7% 0.053 255.7);
Tailwind
colors: {
custom: {
50: '#c2d2e9',
500: '#a7bfdf',
950: '#000000',
},
}SCSS
$custom: #a7bfdf; $custom-light: #c2d2e9; $custom-dark: #000000;
JSON
{
"hex": "#a7bfdf",
"rgb": {
"r": 167,
"g": 191,
"b": 223
},
"hsl": {
"h": 214.286,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.79733,
"c": 0.05263,
"h": 255.7
},
"luminance": 0.50805
}Semantic roles & 50–950 ramp
primary
#A7BFDF
secondary
#B89A73
accent
#7D2CBA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384