#A4BFDD#A4BFDD
#A4BFDD is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.052 H 251.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFDD |
|---|---|
| RGB | rgb(164, 191, 221) |
| HSL | hsl(212, 46%, 75%) |
| HSV | hsv(212, 26%, 87%) |
| CMYK | cmyk(25.8%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.30, -2.48, -18.00) |
| CIE-LCH | lch(76.30, 18.17, 262.15°) |
| OKLab | oklab(79.46% -0.0167 -0.0492) |
| OKLCH | oklch(79.46% 0.052 251.2) |
| XYZ | xyz(46.9881, 50.3730, 75.6398) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.43
Lightsteelblue
#B0C4DE
ΔE00 2.60
Light Grey Blue
#9DBCD4
ΔE00 3.27
Light Blue Grey
#B7C9E2
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFDD #DDC2A4
analogous
#A4DBDD #A4BFDD #A5A4DD
triadic
#A4BFDD #DDA4BF #BFDDA4
tetradic
#A4BFDD #DDA4DB #DDC2A4 #A4DDA5
square
#A4BFDD #DDA4DB #DDC2A4 #A4DDA5
split-complementary
#A4BFDD #DDA5A4 #DBDDA4
monochromatic
#4B80BC #77A0CC #A4BFDD #D1DEEE #E9EFF7
Accessibility & contrast
On white
1.90
#A4BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A4BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFDD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFDD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#ADBADC
Tritanopia (blue-blind)
#94C6C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bfdd; /* rgb */ color: rgb(164, 191, 221); /* oklch */ color: oklch(79.5% 0.052 251.2);
Tailwind
colors: {
custom: {
50: '#c0d2e7',
500: '#a4bfdd',
950: '#000000',
},
}SCSS
$custom: #a4bfdd; $custom-light: #c0d2e7; $custom-dark: #000000;
JSON
{
"hex": "#a4bfdd",
"rgb": {
"r": 164,
"g": 191,
"b": 221
},
"hsl": {
"h": 211.579,
"s": 45.6,
"l": 75.49
},
"oklch": {
"l": 0.79455,
"c": 0.05194,
"h": 251.2
},
"luminance": 0.50375
}Semantic roles & 50–950 ramp
primary
#A4BFDD
secondary
#B59470
accent
#762DB9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384