#BACBDA#BACBDA
#BACBDA is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.028 H 244.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBDA |
|---|---|
| RGB | rgb(186, 203, 218) |
| HSL | hsl(208, 30%, 79%) |
| HSV | hsv(208, 15%, 85%) |
| CMYK | cmyk(14.7%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.86, -2.71, -9.39) |
| CIE-LCH | lch(80.86, 9.78, 253.90°) |
| OKLab | oklab(83.39% -0.012 -0.0254) |
| OKLCH | oklch(83.39% 0.028 244.7) |
| XYZ | xyz(54.2575, 58.2119, 74.6935) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.82
Light Blue Grey
#B7C9E2
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 6.13
Fog
#D8DCE0
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBDA #DAC9BA
analogous
#BADAD9 #BACBDA #BABBDA
triadic
#BACBDA #DABACB #CBDABA
tetradic
#BACBDA #D9BADA #DAC9BA #BBDABA
square
#BACBDA #D9BADA #DAC9BA #BBDABA
split-complementary
#BACBDA #DABABB #DAD9BA
monochromatic
#6A8FAF #92ADC5 #BACBDA #E2E9EF #EBF0F4
Accessibility & contrast
On white
1.66
#BACBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BACBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBDA
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBDA | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#B2CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacbda; /* rgb */ color: rgb(186, 203, 218); /* oklch */ color: oklch(83.4% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#cfdae5',
500: '#bacbda',
950: '#000000',
},
}SCSS
$custom: #bacbda; $custom-light: #cfdae5; $custom-dark: #000000;
JSON
{
"hex": "#bacbda",
"rgb": {
"r": 186,
"g": 203,
"b": 218
},
"hsl": {
"h": 208.125,
"s": 30.189,
"l": 79.216
},
"oklch": {
"l": 0.83387,
"c": 0.02804,
"h": 244.7
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#BACBDA
secondary
#B19B87
accent
#6F3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384