#A7BFDA#A7BFDA
#A7BFDA is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.6% C 0.047 H 251.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BFDA |
|---|---|
| RGB | rgb(167, 191, 218) |
| HSL | hsl(212, 41%, 75%) |
| HSV | hsv(212, 23%, 85%) |
| CMYK | cmyk(23.4%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.40, -2.27, -16.20) |
| CIE-LCH | lch(76.40, 16.36, 262.03°) |
| OKLab | oklab(79.55% -0.0148 -0.0442) |
| OKLCH | oklch(79.55% 0.047 251.5) |
| XYZ | xyz(47.2186, 50.5376, 73.5830) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.56
Lightsteelblue
#B0C4DE
ΔE00 1.94
Light Grey Blue
#9DBCD4
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 3.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BFDA #DAC2A7
analogous
#A7D8DA #A7BFDA #A8A7DA
triadic
#A7BFDA #DAA7BF #BFDAA7
tetradic
#A7BFDA #DAA7D8 #DAC2A7 #A7DAA8
square
#A7BFDA #DAA7D8 #DAC2A7 #A7DAA8
split-complementary
#A7BFDA #DAA8A7 #D8DAA7
monochromatic
#5180B6 #7CA0C8 #A7BFDA #D2DEEC #E9EFF6
Accessibility & contrast
On white
1.89
#A7BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A7BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BFDA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BFDA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#99C5C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a7bfda; /* rgb */ color: rgb(167, 191, 218); /* oklch */ color: oklch(79.6% 0.047 251.5);
Tailwind
colors: {
custom: {
50: '#c2d2e5',
500: '#a7bfda',
950: '#000000',
},
}SCSS
$custom: #a7bfda; $custom-light: #c2d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a7bfda",
"rgb": {
"r": 167,
"g": 191,
"b": 218
},
"hsl": {
"h": 211.765,
"s": 40.8,
"l": 75.49
},
"oklch": {
"l": 0.79553,
"c": 0.04657,
"h": 251.5
},
"luminance": 0.50539
}Semantic roles & 50–950 ramp
primary
#A7BFDA
secondary
#B29474
accent
#7732B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384