#A4BDCA#A4BDCA
#A4BDCA is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.033 H 230.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BDCA |
|---|---|
| RGB | rgb(164, 189, 202) |
| HSL | hsl(201, 26%, 72%) |
| HSV | hsv(201, 19%, 79%) |
| CMYK | cmyk(18.8%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.17, -5.71, -9.39) |
| CIE-LCH | lch(75.17, 10.98, 238.71°) |
| OKLab | oklab(78.37% -0.021 -0.0254) |
| OKLCH | oklch(78.37% 0.033 230.4) |
| XYZ | xyz(44.1653, 48.5508, 62.9100) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.09
Cloudy Blue
#ACC2D9
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BDCA #CAB1A4
analogous
#A4CAC4 #A4BDCA #A4AACA
triadic
#A4BDCA #CAA4BD #BDCAA4
tetradic
#A4BDCA #C4A4CA #CAB1A4 #AACAA4
square
#A4BDCA #C4A4CA #CAB1A4 #AACAA4
split-complementary
#A4BDCA #CAA4AA #CAC4A4
monochromatic
#5A849A #7DA1B3 #A4BDCA #CBD9E1 #ECF1F4
Accessibility & contrast
On white
1.96
#A4BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A4BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BDCA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BDCA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#9AC1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bdca; /* rgb */ color: rgb(164, 189, 202); /* oklch */ color: oklch(78.4% 0.033 230.4);
Tailwind
colors: {
custom: {
50: '#bfd0da',
500: '#a4bdca',
950: '#000000',
},
}SCSS
$custom: #a4bdca; $custom-light: #bfd0da; $custom-dark: #000000;
JSON
{
"hex": "#a4bdca",
"rgb": {
"r": 164,
"g": 189,
"b": 202
},
"hsl": {
"h": 200.526,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.78372,
"c": 0.033,
"h": 230.4
},
"luminance": 0.48552
}Semantic roles & 50–950 ramp
primary
#A4BDCA
secondary
#EAE3E0
accent
#6341A5
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283