#A3BDCA#A3BDCA
#A3BDCA is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.034 H 229.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BDCA |
|---|---|
| RGB | rgb(163, 189, 202) |
| HSL | hsl(200, 27%, 72%) |
| HSV | hsv(200, 19%, 79%) |
| CMYK | cmyk(19.3%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.10, -6.02, -9.49) |
| CIE-LCH | lch(75.10, 11.24, 237.61°) |
| OKLab | oklab(78.3% -0.022 -0.0257) |
| OKLCH | oklch(78.3% 0.034 229.4) |
| XYZ | xyz(43.9597, 48.4448, 62.9003) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.13
Cloudy Blue
#ACC2D9
ΔE00 5.34
Cool Gray
#9AA7B0
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.53
Bluegrey
#85A3B2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BDCA #CAB0A3
analogous
#A3CAC4 #A3BDCA #A3AACA
triadic
#A3BDCA #CAA3BD #BDCAA3
tetradic
#A3BDCA #C4A3CA #CAB0A3 #AACAA3
square
#A3BDCA #C4A3CA #CAB0A3 #AACAA3
split-complementary
#A3BDCA #CAA3AA #CAC4A3
monochromatic
#59849A #7CA1B4 #A3BDCA #CAD9E0 #ECF1F4
Accessibility & contrast
On white
1.96
#A3BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A3BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BDCA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BDCA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#98C1C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bdca; /* rgb */ color: rgb(163, 189, 202); /* oklch */ color: oklch(78.3% 0.034 229.4);
Tailwind
colors: {
custom: {
50: '#bed0da',
500: '#a3bdca',
950: '#000000',
},
}SCSS
$custom: #a3bdca; $custom-light: #bed0da; $custom-dark: #000000;
JSON
{
"hex": "#a3bdca",
"rgb": {
"r": 163,
"g": 189,
"b": 202
},
"hsl": {
"h": 200,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.78303,
"c": 0.03388,
"h": 229.4
},
"luminance": 0.48446
}Semantic roles & 50–950 ramp
primary
#A3BDCA
secondary
#E9E3DF
accent
#6240A5
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283