#A4BFDF#A4BFDF
#A4BFDF is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.054 H 252.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFDF |
|---|---|
| RGB | rgb(164, 191, 223) |
| HSL | hsl(213, 48%, 76%) |
| HSV | hsv(213, 26%, 87%) |
| CMYK | cmyk(26.5%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.36, -2.01, -18.98) |
| CIE-LCH | lch(76.36, 19.09, 263.95°) |
| OKLab | oklab(79.53% -0.016 -0.0519) |
| OKLCH | oklch(79.53% 0.054 252.8) |
| XYZ | xyz(47.2562, 50.4802, 77.0515) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.73
Cloudy Blue
#ACC2D9
ΔE00 2.95
Light Grey Blue
#9DBCD4
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFDF #DFC4A4
analogous
#A4DCDF #A4BFDF #A6A4DF
triadic
#A4BFDF #DFA4BF #BFDFA4
tetradic
#A4BFDF #DFA4DC #DFC4A4 #A4DFA6
square
#A4BFDF #DFA4DC #DFC4A4 #A4DFA6
split-complementary
#A4BFDF #DFA6A4 #DCDFA4
monochromatic
#497FBF #779FCF #A4BFDF #D1DFEF #E8EFF7
Accessibility & contrast
On white
1.89
#A4BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A4BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFDF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFDF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#94C6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bfdf; /* rgb */ color: rgb(164, 191, 223); /* oklch */ color: oklch(79.5% 0.054 252.8);
Tailwind
colors: {
custom: {
50: '#c0d2e9',
500: '#a4bfdf',
950: '#000000',
},
}SCSS
$custom: #a4bfdf; $custom-light: #c0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#a4bfdf",
"rgb": {
"r": 164,
"g": 191,
"b": 223
},
"hsl": {
"h": 212.542,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.79528,
"c": 0.05433,
"h": 252.8
},
"luminance": 0.50482
}Semantic roles & 50–950 ramp
primary
#A4BFDF
secondary
#B89770
accent
#792ABB
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384