#A7BFDD#A7BFDD
#A7BFDD is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.7% C 0.050 H 254.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFDD |
|---|---|
| RGB | rgb(167, 191, 221) |
| HSL | hsl(213, 44%, 76%) |
| HSV | hsv(213, 24%, 87%) |
| CMYK | cmyk(24.4%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.49, -1.58, -17.68) |
| CIE-LCH | lch(76.49, 17.75, 264.89°) |
| OKLab | oklab(79.66% -0.0137 -0.0483) |
| OKLCH | oklch(79.66% 0.05 254.1) |
| XYZ | xyz(47.6147, 50.6961, 75.6692) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.01
Cloudy Blue
#ACC2D9
ΔE00 2.47
Light Blue Grey
#B7C9E2
ΔE00 3.42
Light Grey Blue
#9DBCD4
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFDD #DDC5A7
analogous
#A7DADD #A7BFDD #AAA7DD
triadic
#A7BFDD #DDA7BF #BFDDA7
tetradic
#A7BFDD #DDA7DA #DDC5A7 #A7DDAA
square
#A7BFDD #DDA7DA #DDC5A7 #A7DDAA
split-complementary
#A7BFDD #DDAAA7 #DADDA7
monochromatic
#4F7FBB #7B9FCC #A7BFDD #D3DFEE #E9EFF6
Accessibility & contrast
On white
1.89
#A7BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A7BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFDD
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFDD | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DE
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#98C5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a7bfdd; /* rgb */ color: rgb(167, 191, 221); /* oklch */ color: oklch(79.7% 0.050 254.1);
Tailwind
colors: {
custom: {
50: '#c2d2e7',
500: '#a7bfdd',
950: '#000000',
},
}SCSS
$custom: #a7bfdd; $custom-light: #c2d2e7; $custom-dark: #000000;
JSON
{
"hex": "#a7bfdd",
"rgb": {
"r": 167,
"g": 191,
"b": 221
},
"hsl": {
"h": 213.333,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.7966,
"c": 0.05018,
"h": 254.1
},
"luminance": 0.50698
}Semantic roles & 50–950 ramp
primary
#A7BFDD
secondary
#B59873
accent
#7A2EB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384